diff options
author | Ludovic Arnaud <ludovic_arnaud@users.sourceforge.net> | 2003-03-28 00:37:07 +0000 |
---|---|---|
committer | Ludovic Arnaud <ludovic_arnaud@users.sourceforge.net> | 2003-03-28 00:37:07 +0000 |
commit | fb5957474b8bdb29bf77c3d89ec3d30fcbfc7035 (patch) | |
tree | 8cbabc050f0a962eec510644e1854c43f73e3e2a /phpBB/includes/acm/acm_file.php | |
parent | 95a1f17db3ddebe6c2ee75e2d55be547adea9590 (diff) | |
download | forums-fb5957474b8bdb29bf77c3d89ec3d30fcbfc7035.tar forums-fb5957474b8bdb29bf77c3d89ec3d30fcbfc7035.tar.gz forums-fb5957474b8bdb29bf77c3d89ec3d30fcbfc7035.tar.bz2 forums-fb5957474b8bdb29bf77c3d89ec3d30fcbfc7035.tar.xz forums-fb5957474b8bdb29bf77c3d89ec3d30fcbfc7035.zip |
Random stuff: report.gif renamed to icon_report.gif, typo in acm_file.
git-svn-id: file:///svn/phpbb/trunk@3736 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/includes/acm/acm_file.php')
-rw-r--r-- | phpBB/includes/acm/acm_file.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/includes/acm/acm_file.php b/phpBB/includes/acm/acm_file.php index 7dad56cb31..856170497e 100644 --- a/phpBB/includes/acm/acm_file.php +++ b/phpBB/includes/acm/acm_file.php @@ -1,6 +1,6 @@ <?php /*************************************************************************** - * cache_file.php + * acm_file.php * ------------------- * begin : Saturday, Feb 13, 2001 * copyright : (C) 2001 The phpBB Group |