From 298d4d1e0ebb25f6eb296a719b875c4e507c4071 Mon Sep 17 00:00:00 2001 From: x2000habouzit Date: Thu, 13 Jul 2006 21:54:41 +0000 Subject: [PATCH] cruft git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@469 839d8a87-29fc-0310-9880-83ba4fa771e5 --- classes/Platal.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/classes/Platal.php b/classes/Platal.php index 46d0d4d..750680f 100644 --- a/classes/Platal.php +++ b/classes/Platal.php @@ -48,11 +48,6 @@ class Platal } } - function set_index_module($mod) - { - $this->__idx = $mod; - } - function find_hook() { $p = $this->path; -- 2.1.4