cruft
authorx2000habouzit <x2000habouzit@839d8a87-29fc-0310-9880-83ba4fa771e5>
Thu, 13 Jul 2006 21:54:41 +0000 (21:54 +0000)
committerx2000habouzit <x2000habouzit@839d8a87-29fc-0310-9880-83ba4fa771e5>
Thu, 13 Jul 2006 21:54:41 +0000 (21:54 +0000)
git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@469 839d8a87-29fc-0310-9880-83ba4fa771e5

classes/Platal.php

index 46d0d4d..750680f 100644 (file)
@@ -48,11 +48,6 @@ class Platal
         }
     }
 
-    function set_index_module($mod)
-    {
-        $this->__idx = $mod;
-    }
-
     function find_hook()
     {
         $p = $this->path;