add some properties
commitc63a69176a112242443b9496db08376536d49cbd
authoracydburn <acydburn@89ea8834-ac86-4346-8a33-228a782c2dd0>
Thu, 22 Jan 2009 15:59:00 +0000 (22 15:59 +0000)
committeracydburn <acydburn@89ea8834-ac86-4346-8a33-228a782c2dd0>
Thu, 22 Jan 2009 15:59:00 +0000 (22 15:59 +0000)
tree673cd07703b829567430f0030f7c923e819bc8d1
parent756e83889e9852eda997a937751f4830ee2530c8
add some properties
change phpbb_chmod to phpbb::$system->chmod()
also changed chmod behaviour to the most failsafe method. If we are not able to tell the exact outcome, we simply do not mess with it.

git-svn-id: http://code.phpbb.com/svn/phpbb/trunk@9296 89ea8834-ac86-4346-8a33-228a782c2dd0
17 files changed:
phpBB/includes/acm/acm_file.php
phpBB/includes/classes/template_compile.php
phpBB/includes/core/bootstrap.php
phpBB/includes/core/core.php
phpBB/includes/core/request.php
phpBB/includes/core/security.php
phpBB/includes/core/system.php
phpBB/includes/core/system_info.php
phpBB/includes/core/url.php
phpBB/includes/functions.php
phpBB/includes/functions_compress.php
phpBB/includes/functions_messenger.php
phpBB/includes/functions_posting.php
phpBB/includes/functions_upload.php
phpBB/install/install_install.php
phpBB/modules/acp/acp_attachments.php
phpBB/modules/acp/acp_language.php