mirror of
https://github.com/e107inc/e107.git
synced 2025-08-29 09:10:23 +02:00
Table first-row styling fix
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
* Custom Menus/Pages Administration
|
||||
* Admin-related functions for custom page and menu creation
|
||||
*/
|
||||
|
||||
define('e_MINIMAL',true);
|
||||
require_once('../class2.php');
|
||||
|
||||
if (!getperms("5|J")) { header('location:'.e_ADMIN.'admin.php'); exit; }
|
||||
|
Reference in New Issue
Block a user