diff options
author | Friendika <info@friendika.com> | 2011-05-04 02:20:44 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-05-04 02:20:44 -0700 |
commit | 59fd70e568fbc93922769333c55d8c1fa72cea9d (patch) | |
tree | 091e462af7cd7851c6ff3790e47c5e019d2c18bc /index.php | |
parent | 64a7d0b578ae3264eb65bd4ad1c20a38d63cf3bf (diff) | |
download | volse-hubzilla-59fd70e568fbc93922769333c55d8c1fa72cea9d.tar.gz volse-hubzilla-59fd70e568fbc93922769333c55d8c1fa72cea9d.tar.bz2 volse-hubzilla-59fd70e568fbc93922769333c55d8c1fa72cea9d.zip |
issues with private photos - hitting internal size limits
Diffstat (limited to 'index.php')
-rw-r--r-- | index.php | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ <?php + error_reporting(E_ERROR | E_WARNING | E_PARSE); + /** * * Friendika |