summaryrefslogtreecommitdiffstats
path: root/usr/local/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-03-26 01:39:23 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-03-26 01:39:23 +0000
commitf9e35766a5bc0a46e1eedf80037e3037c1cc96cc (patch)
treeeefd2ed4b5113f773b1dce908eaed46028582dfc /usr/local/etc
parent356dee1959db1cbac85ae9dabc70c4039492643b (diff)
downloadpfsense-f9e35766a5bc0a46e1eedf80037e3037c1cc96cc.zip
pfsense-f9e35766a5bc0a46e1eedf80037e3037c1cc96cc.tar.gz
Add upload progress bar tracking support to php (as a module)
Diffstat (limited to 'usr/local/etc')
-rw-r--r--usr/local/etc/php.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/etc/php.ini b/usr/local/etc/php.ini
index 45fbf7b..5d244ff 100644
--- a/usr/local/etc/php.ini
+++ b/usr/local/etc/php.ini
@@ -8,3 +8,4 @@ upload_max_filesize = 16M
post_max_size = 15M
html_errors = Off
include_path = ".:/etc/inc:/usr/local/www:/usr/local/captiveportal"
+extension=upload_progress_tracking.so \ No newline at end of file
OpenPOWER on IntegriCloud