aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions_module.php
Commit message (Expand)AuthorAgeFilesLines
...
* | [ticket/11628] Remove template_path option on set_custom_styleNathaniel Guse2013-07-241-1/+1
* | [ticket/11628] Remove third parameter ($names) from set_custom_styleNathaniel Guse2013-07-241-1/+1
* | [ticket/11628] Remove phpbb_style (move methods to phpbb_template)Nathaniel Guse2013-07-241-3/+3
* | [feature/twig] SpacingNathaniel Guse2013-07-041-1/+1
* | [feature/twig] acp module tpls are in ext/adm, ucp/mcp in styles/Nathaniel Guse2013-07-041-17/+35
* | [feature/twig] Fix copy/pasted codeNathaniel Guse2013-07-041-1/+1
* | [feature/twig] Attempt to automatically set style dir for ext modulesNathaniel Guse2013-07-041-1/+19
* | [ticket/10601] Comment to help understanding the codeBruno Ais2012-11-281-0/+1
* | [ticket/10601]Move Inbox the default in private messages moduleBruno Ais2012-11-261-1/+19
* | Merge remote-tracking branch 'dhruvgoel92/ticket/10704' into developAndreas Fischer2012-03-221-1/+1
|\ \
| * | [ticket/10704] minor typo in a commentDhruv Goel2012-03-221-1/+1
* | | [task/php54-ascraeus] Bring p_master#module_auth into PHP 5 era.Oleg Pudeyev2012-03-161-5/+17
|/ /
* | [ticket/10634] Changing p_master::is_full_classVjacheslav Trushkin2012-02-091-1/+1
* | [ticket/10477] Correctly document module (base)name parameterNils Adermann2012-01-131-1/+2
* | [ticket/10477] Document parameters to p_master#load.Oleg Pudeyev2012-01-131-1/+8
* | [ticket/10477] Normalize loaded module names to be class names or xcp_ prefixedNils Adermann2012-01-061-0/+7
* | [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* | [feature/extension-manager] Rename default methods to core methods on finder.Nils Adermann2011-11-181-3/+2
* | [feature/extension-manager] Add docblocks to new methods in functions_moduleNils Adermann2011-11-181-2/+15
* | [feature/extension-manager] Properly remove old ACP language loading codeNils Adermann2011-10-141-24/+0
* | [feature/extension-manager] Support for loading language files from extensionsNils Adermann2011-10-141-1/+18
* | [feature/extension-manager] Allow old non-prefix basenames to work for lookupsNils Adermann2011-10-131-9/+37
* | [feature/extension-manager] Always store the full class name as module basenameNils Adermann2011-09-291-7/+8
* | [feature/extension-manager] Load (A/U/M)CP modules from extensionsNils Adermann2011-09-291-43/+41
* | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-251-1/+2
* | Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+883
* | Move trunk/phpBB to old_trunk/phpBB Meik Sievertsen2009-10-041-849/+0
* | Adjust some files to support new methods...Meik Sievertsen2009-01-191-17/+2
* | modified some files to get the admin index page working, as well as index pag...Meik Sievertsen2009-01-161-35/+19
* | $config to phpbb::$configMeik Sievertsen2008-12-281-3/+3
* | implement new phpbb::$acm object, replacing $cache globalMeik Sievertsen2008-12-281-3/+3
* | add nils' request and super globals classMeik Sievertsen2008-12-251-1/+1
* | - updated all code to use the request class instead of any direct access toNils Adermann2008-11-241-1/+1
* | [Change] Alllow applications to set custom module inclusion path (idea by HoL)Meik Sievertsen2008-11-231-1/+35
* | Merge of the language-specific custom path change Revision #r8782Meik Sievertsen2008-08-241-2/+2
* | ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-13/+12
* | merge with revision #r8350Meik Sievertsen2008-01-301-3/+3
* | Merging revisions #r8346, #r8347 and #r8348Meik Sievertsen2008-01-291-7/+7
|/
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-3/+11
* this addition was only a test...Meik Sievertsen2007-08-131-1/+0
* Some changes... non-invasive...Meik Sievertsen2007-08-131-0/+1
* + some fixesMeik Sievertsen2007-07-241-23/+33
* it has been decided amongst the team that using glob() is bad practice, after...Meik Sievertsen2007-07-171-18/+7
* more failsafe "glob()" method.Meik Sievertsen2007-07-101-2/+18
* - do not include if there are no files fetched with glob()Meik Sievertsen2007-07-091-2/+6
* allow mod authors to plug in info_ language files for population within the m...Meik Sievertsen2007-07-011-0/+16
* "Ghost" topics in active topics list when shadow topics and corresponding top...Meik Sievertsen2007-04-301-2/+2
* #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #983...Meik Sievertsen2007-04-221-0/+27
* some tiny bugfixes and changed is_active() a bit...Meik Sievertsen2007-03-261-25/+7