Changeset 60
- Timestamp:
- 11/07/06 08:05:43 (16 years ago)
- Location:
- dev/common
- Files:
-
- 1 added
- 1 removed
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
dev/common/admin_menu.php
r47 r60 12 12 $menubox->addOption("Kill Import - csv", "?a=kill_import_csv"); 13 13 $menubox->addOption("Kill Export - csv", "?a=kill_export_search"); 14 //$menubox->addOption("Rental", "?a=admin_rental");14 $menubox->addOption("Auditing", "?a=admin_audit"); 15 15 ?>