[Customisation Database Commits] r956 - /trunk/titania/includes/core/config.php

Nathan Guse exreaction at phpbb.com
Wed Mar 31 01:19:31 BST 2010


Author: EXreaction
Date: Wed Mar 31 01:19:30 2010
New Revision: 956

Log:
fixor

Modified:
    trunk/titania/includes/core/config.php

Modified: trunk/titania/includes/core/config.php
==============================================================================
*** trunk/titania/includes/core/config.php (original)
--- trunk/titania/includes/core/config.php Wed Mar 31 01:19:30 2010
***************
*** 42,49 ****
  			'language_path'				=> array('default' => TITANIA_ROOT . 'language/'),
  
  			// Path to demo board we will install styles on
! 			'demo_style_path'			=> array('default' => false),
! 			'demo_style_url'			=> array('default' => false),
  
  			'phpbbcom_profile'			=> array('default' => true),
  			'phpbbcom_viewprofile_url'	=> array('default' => 'http://www.phpbb.com/community/memberlist.php?mode=viewprofile&u=%u'),
--- 42,49 ----
  			'language_path'				=> array('default' => TITANIA_ROOT . 'language/'),
  
  			// Path to demo board we will install styles on
! 			'demo_style_path'			=> array('default' => ''),
! 			'demo_style_url'			=> array('default' => ''),
  
  			'phpbbcom_profile'			=> array('default' => true),
  			'phpbbcom_viewprofile_url'	=> array('default' => 'http://www.phpbb.com/community/memberlist.php?mode=viewprofile&u=%u'),




More information about the customisationdb-commits mailing list