diff options
author | Christian Schneider | 2007-10-23 14:17:34 +0000 |
---|---|---|
committer | Christian Schneider | 2007-10-23 14:17:34 +0000 |
commit | fc3265f71dbfea3a6fb9107fc05f55662b4a4761 (patch) | |
tree | 052fa11bc8b5448d2f6982d267712b9498f449ee /itjs.php | |
parent | 3f7ccc902a91aac2ff6ac2fe8947f07f989fbf03 (diff) | |
download | itools-fc3265f71dbfea3a6fb9107fc05f55662b4a4761.tar.gz itools-fc3265f71dbfea3a6fb9107fc05f55662b4a4761.tar.bz2 itools-fc3265f71dbfea3a6fb9107fc05f55662b4a4761.zip |
Added comment about necessary AliasMatch again
Diffstat (limited to 'itjs.php')
-rw-r--r-- | itjs.php | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ ** ** You should have received a copy of the GNU General Public License ** along with this program. If not, see <http://www.gnu.org/licenses/>. +** +** itjs.php - Delivers /itjs/ files through AliasMatch in httpd.conf */ require "itools/itools.lib"; |