root/trunk/htdocs/cacher/common.php @ 1054

Revision 1054, 83 bytes (checked in by moo, 10 months ago)

refactor: move htdocs, bin, lib for easier installation

  • Property svn:eol-style set to native
Line 
1<?php
2
3require_once "../common/common.php";
4
5include(get_language_file("cacher"));
Note: See TracBrowser for help on using the browser.