diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2006-05-16 17:46:47 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2006-05-16 17:46:47 +0000 |
commit | d52e31a4891a96d97157a36c266a0e81e198aa6a (patch) | |
tree | 5833437a8fdac57a54552fa3c6c57134ec37d982 /phpBB/includes/acp/acp_styles.php | |
parent | 501aa7bde794a5ae8d90130dfdcb595984f34cf9 (diff) | |
download | forums-d52e31a4891a96d97157a36c266a0e81e198aa6a.tar forums-d52e31a4891a96d97157a36c266a0e81e198aa6a.tar.gz forums-d52e31a4891a96d97157a36c266a0e81e198aa6a.tar.bz2 forums-d52e31a4891a96d97157a36c266a0e81e198aa6a.tar.xz forums-d52e31a4891a96d97157a36c266a0e81e198aa6a.zip |
some changes before i forget...
git-svn-id: file:///svn/phpbb/trunk@5916 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/includes/acp/acp_styles.php')
-rw-r--r-- | phpBB/includes/acp/acp_styles.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/phpBB/includes/acp/acp_styles.php b/phpBB/includes/acp/acp_styles.php index 55efad44ad..3ded19938e 100644 --- a/phpBB/includes/acp/acp_styles.php +++ b/phpBB/includes/acp/acp_styles.php @@ -9,8 +9,9 @@ */ /** -* todo: -* templates->cache (show template files in cache) +* @todo see /includes/acp/acp_styles.php +* templates/themes->cache (show template files in cache, ability to remove all) +* templates/themes->refresh (give explanation of what this is doing [confirm_box?] and printing out success message */ /** |