diff options
Diffstat (limited to 'application/libraries/geshi/apache.php')
-rw-r--r-- | application/libraries/geshi/apache.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/application/libraries/geshi/apache.php b/application/libraries/geshi/apache.php index a5b651bb6..ace3862ef 100644 --- a/application/libraries/geshi/apache.php +++ b/application/libraries/geshi/apache.php @@ -4,7 +4,7 @@ * ---------- * Author: Tux (tux@inmail.cz) * Copyright: (c) 2004 Tux (http://tux.a4.cz/), Nigel McNie (http://qbnz.com/highlighter) - * Release Version: 1.0.8.6 + * Release Version: 1.0.8.10 * Date Started: 2004/29/07 * * Apache language file for GeSHi. @@ -344,6 +344,9 @@ $language_data = array ( //mod_unique_id.c + //mod_upload_progress + 'ReportUploads', 'TrackUploads', 'UploadProgressSharedMemorySize', + //mod_userdir.c 'UserDir', |