Programmatic table support. Enhances several tables with highlightable and clickable rows and
cleans up the existing table row highlight and click code.
This commit is contained in:
@@ -13,6 +13,7 @@ require(BASE."include/menu.php");
|
||||
require(BASE."include/html.php");
|
||||
require(BASE."include/error_log.php");
|
||||
require(BASE."include/query.php");
|
||||
require(BASE."include/table.php");
|
||||
require_once(BASE."include/objectManager.php");
|
||||
|
||||
/* if magic quotes are enabled make sure the user disables them */
|
||||
|
||||
Reference in New Issue
Block a user