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

tags/0.1.7
Daniel Berteaud 11 years ago
parent 6fb5acef41
commit 4e147c271c
  1. 2
      createlinks
  2. 1
      root/etc/e-smith/templates/var/cache/ajaxplorer/admin_counted/true
  3. 1
      root/etc/e-smith/templates/var/cache/ajaxplorer/first_run_passed/true

@ -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");

Loading…
Cancel
Save