Templates first_run_passed and admin_counted so you can easily empty the cache directory

This commit is contained in:
Daniel Berteaud 2013-07-03 14:24:57 +02:00
parent 6fb5acef41
commit 4e147c271c
3 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,8 @@ safe_symlink("/etc/e-smith/templates-default/template-end-php", "root/etc/e-smit
safe_symlink("/etc/e-smith/templates-default/template-end-php", "root/etc/e-smith/templates/etc/ajaxplorer/bootstrap_repositories.php/template-end");
safe_symlink("/etc/e-smith/templates-default/template-begin-php", "root/etc/e-smith/templates/var/cache/ajaxplorer/diag_result.php/template-begin");
safe_symlink("/etc/e-smith/templates-default/template-end-php", "root/etc/e-smith/templates/var/cache/ajaxplorer/diag_result.php/template-end");
safe_touch("root/etc/e-smith/templates/var/cache/ajaxplorer/first_run_passed/template-begin");
safe_touch("root/etc/e-smith/templates/var/cache/ajaxplorer/admin_counted/template-begin");
event_link("ajaxplorer-user-rights", "webapps-update", "85");
event_link("ajaxplorer-user-rights", "share-create", "85");

View File

@ -0,0 +1 @@
true

View File

@ -0,0 +1 @@
true