Commit: 70c4a5236ba4303bbdc177b63fea182688b4329b
https://github.com/briancline/ircplanet/commit/70c4a5236ba4303bbdc177b63fea182688b4329b
Author: Brian Cline <brian...@gmail.com>
Date: 2011-02-12 (Sat, 12 Feb 2011)
Changed paths:
M ChangeLog
M Core/core_globals.php
A Core/network.ini
M Core/service.php
Log Message:
-----------
Add network-level configuration INI file, under Core/network.ini. This is really just housing previously defined variables set in Core/core_globals.php. Meant to reduce issues when trying to pull down the latest changes from Github on a live installation where the core_globals.php file may have been modified to reflect real settings.