file upload page updates, config updates
Update the files upload page with missing unlinks for certain actions and ACL settings Add LIVE_SCHEMA to config & var set check
This commit is contained in:
@@ -100,3 +100,5 @@ if (is_dir(BASE.CACHE)) {
|
||||
$smarty->setCacheDir(BASE.CACHE);
|
||||
}
|
||||
$smarty->display($MASTER_TEMPLATE_NAME, $TEMPLATE.$lang, $TEMPLATE.$lang);
|
||||
|
||||
# __END__
|
||||
|
||||
Reference in New Issue
Block a user