mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-10-13 18:04:54 +02:00
Importing Znote AAC 1.5_SVN rev 168 to github.
This commit is contained in:
9
adminempty.php
Normal file
9
adminempty.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php require_once 'engine/init.php'; include 'layout/overall/header.php';
|
||||
protect_page();
|
||||
admin_only($user_data);
|
||||
// start
|
||||
|
||||
|
||||
|
||||
// end
|
||||
include 'layout/overall/footer.php'; ?>
|
Reference in New Issue
Block a user