[Customisation Database Commits] r353 - /trunk/titania/common.php

Nathan Guse exreaction at phpbb.com
Sat Sep 12 03:02:00 BST 2009


Author: exreaction
Date: Sat Sep 12 03:02:00 2009
New Revision: 353

Log:
Forgot to update the version in common.

Modified:
    trunk/titania/common.php

Modified: trunk/titania/common.php
==============================================================================
*** trunk/titania/common.php (original)
--- trunk/titania/common.php Sat Sep 12 03:02:00 2009
***************
*** 16,22 ****
  	exit;
  }
  
! define('TITANIA_VERSION', '0.1.14');
  
  define('PHPBB_MSG_HANDLER', 'titania_msg_handler');
  define('PHPBB_USE_BOARD_URL_PATH', true);
--- 16,22 ----
  	exit;
  }
  
! define('TITANIA_VERSION', '0.1.15');
  
  define('PHPBB_MSG_HANDLER', 'titania_msg_handler');
  define('PHPBB_USE_BOARD_URL_PATH', true);




More information about the customisationdb-commits mailing list