aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorUnknown Bliss <m@michaelcullum.com>2012-08-17 14:38:03 +0100
committerUnknown Bliss <m@michaelcullum.com>2012-09-01 15:05:59 +0100
commitf05a175e3955d1dc1d2b85b9929ca4b30340ad4a (patch)
tree0a932e7945eb31fe540871c7b342f81f886fc502 /phpBB/includes
parent323bbf9b523984a592dc17bf35d2bb91a435be1b (diff)
downloadforums-f05a175e3955d1dc1d2b85b9929ca4b30340ad4a.tar
forums-f05a175e3955d1dc1d2b85b9929ca4b30340ad4a.tar.gz
forums-f05a175e3955d1dc1d2b85b9929ca4b30340ad4a.tar.bz2
forums-f05a175e3955d1dc1d2b85b9929ca4b30340ad4a.tar.xz
forums-f05a175e3955d1dc1d2b85b9929ca4b30340ad4a.zip
[ticket/10631] Fixing a few extension admin issues
PHPBB3-10631
Diffstat (limited to 'phpBB/includes')
-rw-r--r--phpBB/includes/extension/metadata_manager.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/phpBB/includes/extension/metadata_manager.php b/phpBB/includes/extension/metadata_manager.php
index 1e3bbe48c9..8c570830fe 100644
--- a/phpBB/includes/extension/metadata_manager.php
+++ b/phpBB/includes/extension/metadata_manager.php
@@ -60,7 +60,6 @@ class phpbb_extension_metadata_manager
*/
public function get_metadata($element = 'all')
{
- // TODO: Check ext_name exists and is an extension that exists
$this->set_metadata_file();
// Fetch the metadata
@@ -339,7 +338,5 @@ class phpbb_extension_metadata_manager
'AUTHOR_ROLE' => (isset($author['role'])) ? htmlspecialchars($author['role']) : '',
));
}
-
- return;
}
}
itle='2004-02-21 00:41:45 +0000'>2004-02-211-52/+12 * updated pot filePablo Saratxaga2004-02-201-478/+473 * QA - tweak wizard setup.Stew Benedict2004-02-201-14/+6 * *** empty log message ***Pascal Rigaux2004-02-201-1/+28 * 10-3mdkThierry Vignaud2004-02-201-1/+6 * when one refuse to install firmware *now*, she won't be able to selectThierry Vignaud2004-02-201-1/+1 * remove useless "next" field (since post already handle it)Thierry Vignaud2004-02-201-1/+0 * fix title when run from mcc (#8111)Thierry Vignaud2004-02-201-1/+1 * (getBewan) introduce it in order to detect Bewan ADSL modems (both PCIThierry Vignaud2004-02-201-0/+5 * *** empty log message ***Pascal Rigaux2004-02-201-1/+69 * 10-2mdkThierry Vignaud2004-02-201-1/+14 * fix "current" checkbox vs "group" and "user" pull-down menusThierry Vignaud2004-02-201-4/+3 * enable to refuse network restartingThierry Vignaud2004-02-201-1/+1 * (getSagem) lookup sagem8xx modems by module rather than relying on stringsThierry Vignaud2004-02-201-1/+1 * do not detect lan interfaces when configuring modemsThierry Vignaud2004-02-201-2/+0 * updated pot filePablo Saratxaga2004-02-201-141/+301 * (add_intf) no need to handle errors, it's done by callee now in order to shareThierry Vignaud2004-02-201-5/+1 * do not horribly die at install time on errorThierry Vignaud2004-02-201-1/+13 * really fix previous button on first step: we want it at install timeThierry Vignaud2004-02-201-1/+1 * keep provider vpi/vci settings when existDamien Chaumette2004-02-201-1/+1 * *** empty log message ***Pascal Rigaux2004-02-201-1/+41 * (update_for_renumbered_partitions):Pascal Rigaux2004-02-201-9/+13 * remove debug statementThierry Vignaud2004-02-201-1/+0 * uim-anthy works ok in on-the-spot mode with KDEPablo Saratxaga2004-02-201-1/+1 * aliase Free non dégroupé 1024/256 on "Free non dégroupé 512/128" (#7615)Thierry Vignaud2004-02-201-0/+3 * Shrink code per Thierry.Stew Benedict2004-02-201-36/+12 * alias agpgart should be only for 2.6, since code doesn't allow this easily,Pascal Rigaux2004-02-202-6/+5 * 10-1mdkThierry Vignaud2004-02-201-1/+5 * fix writing aliases (fix broken speedtouch)Thierry Vignaud2004-02-201-2/+2 * *** empty log message ***Pascal Rigaux2004-02-201-1/+54 * add umask=0022 capability, and use it for security level 3Pascal Rigaux2004-02-201-4/+18 * Gnome is no good, GNOME is goodPascal Rigaux2004-02-202-2/+2 * fix warning LSB chosen implies kernel 2.4Pascal Rigaux2004-02-201-1/+1 * don't force buttons a size related to $::windowwidth since this is no more us...Guillaume Cottenceau2004-02-204-3/+4 * 10.0Guillaume Cottenceau2004-02-201-1/+1 * allow to specify the Xnest wanted resolution with --vgaGuillaume Cottenceau2004-02-201-1/+1 * Gnome icon order. Drop an unused button box.Stew Benedict2004-02-201-53/+28 * 10-0.21mdkThierry Vignaud2004-02-201-1/+11 * since no PCMCIA cards support link status notification, ifplugd shouldThierry Vignaud2004-02-191-1/+3 * updateThierry Vignaud2004-02-191-15103/+17412 * fix stringThierry Vignaud2004-02-191-1/+1 * *** empty log message ***Pascal Rigaux2004-02-191-1/+40 * use $ugtk2::current_window in place of @interactive::objects (which was unuse...Pascal Rigaux2004-02-192-8/+9 * UpdatedArkadiusz Lipiec2004-02-191-14459/+16604 * updated pot filePablo Saratxaga2004-02-19