Project

General

Profile

« Previous | Next » 

Revision 1151

Added by aldus over 14 years ago

Fixed typos inside "index.php".

View differences:

index.php
41 41
	 */
42 42
	require_once(dirname(__FILE__).'/config.php');
43 43

  
44
	if (!defined(WB_PATH)) {
44
	if (!defined('WB_PATH')) {
45 45
		/**
46 46
		 *	Ups ... config seems to be corrupt
47 47
		 */

Also available in: Unified diff