From bd992a97b217fe2c33bd7cb6df0f61adc7d64ebc Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Thu, 11 Dec 2008 21:27:16 +0000 Subject: Remove the options menus from the albums and photo pages and move to the site menu --- modules/local_import/controllers/local_import.php | 34 +++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 modules/local_import/controllers/local_import.php (limited to 'modules/local_import') diff --git a/modules/local_import/controllers/local_import.php b/modules/local_import/controllers/local_import.php new file mode 100644 index 00000000..2738afef --- /dev/null +++ b/modules/local_import/controllers/local_import.php @@ -0,0 +1,34 @@ +validate()) { +// $paths[$form->path->value] = 1; +// module::set_var("local_import", "authorized_paths", serialize($paths)); +// } +// $view = new View("local_import_dir_list.html"); +// $view->paths = array_keys($paths); +// +// print $view; + print "

Hi There