History | View | Annotate | Download (1.4 kB)
removed executable props [Bug #6464]
Hiding everywhere little buggers, eh?
This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.
deregister globals to install too
- finally making the age calculation work [Bug #3582]- replacing all occurances of L_NONE with a more specific string [Bug #3494]- a few corrections to html id attributes in the installer- using correct permission in mcp_report [Bug #2471]- allow deleting the avatar, when no upload method is enabled and hide the delete button if no avatar is set
Include a link to the post by default when issuing a warning
Changes to the language handling during the install
Prevent direct access to these files
- removed db cache (might re-appear, but for now we do not see the need for it)- all changes to styles/subsilver/template are purely cosmetic (no functional changes)- cosmetics- bugfixes- add index to modules table- use modules ordering code for forums too
use user_add function for bot adding
- some adjustements for phpdocumentor
reverting changes to the installerdo not introduce a function we never call outside of common.php
graham, sorry for this but i had to... ;)
- utilize common.php in installer (we only need to change one location then)- use $user->lang instead of $lang to be able to use language template vars and having consistant namings
Fix an issue affecting eaccelerator users
Adding in the next page of the installerNote that this still falls back to the old code part-way through the install
Building the foundations for some later changes to the installerThis code doesn't actually do anything yet ;-)