[Customisation Database Commits] [customisation-db/phpbb-com] 3.0.10 released. (additional changes) (cherry-picking from commit adc6ae2f151343b4307107ef39dff5531e81963a)
Elglobo
elglobo at phpbb.com
Mon Jan 2 20:33:29 GMT 2012
commit 301aed7b1d08f29fadb32601a8e07c6c5fb37adb
Author: Elglobo <elglobo at phpbb.com>
Date: Mon Jan 2 21:33:27 2012 +0100
3.0.10 released. (additional changes) (cherry-picking from commit adc6ae2f151343b4307107ef39dff5531e81963a)
diff --git a/titania/includes/core/config.php b/titania/includes/core/config.php
index 4cec3df..8a632ac 100644
--- a/titania/includes/core/config.php
+++ b/titania/includes/core/config.php
@@ -93,7 +93,7 @@ class titania_config extends titania_object
// phpBB versions array
'phpbb_versions' => array('default' => array(
'20' => array('latest_revision' => '23', 'name' => 'phpBB 2.0.x', 'allow_uploads' => false),
- '30' => array('latest_revision' => '8', 'name' => 'phpBB 3.0.x', 'allow_uploads' => true),
+ '30' => array('latest_revision' => '10', 'name' => 'phpBB 3.0.x', 'allow_uploads' => true),
)),
// MPV server(s)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://code.phpbb.com/pipermail/customisationdb-commits/attachments/20120102/b55812bb/attachment.htm>
More information about the customisationdb-commits
mailing list