ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/BBClone/trunk/index.php
(Generate patch)

Comparing trunk/index.php (file contents):
Revision 207 by joku, Thu Dec 5 15:19:31 2013 UTC vs.
Revision 208 by matthys, Fri Jan 10 10:37:08 2014 UTC

# Line 18 | Line 18
18   * See doc/copying.txt for details
19   */
20  
21 < if(!defined("_BBC_PAGE_NAME")){define("_BBC_PAGE_NAME", "BBClone");}
21 > if(!defined("_BBC_PAGE_NAME")){define("_BBC_PAGE_NAME", "BBClone - Start Page");}
22   // Show by default the Global Stats
23   if (is_readable("show_global.php")) include_once("show_global.php");
24   ?>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines