Project

General

Profile

« Previous | Next » 

Revision 944

Added by Matthias about 15 years ago

added skinable Admin Interface

View differences:

initialize.php
119 119
	} else {
120 120
		define('TIME_FORMAT', DEFAULT_TIME_FORMAT);
121 121
	}
122
		
122
	
123
	// Set Theme dir
124
	define('THEME_URL', WB_URL.'/templates/'.DEFAULT_THEME);
125
	define('THEME_PATH', WB_PATH.'/templates/'.DEFAULT_THEME);
126
	
123 127
}
124 128

  
125 129
?>

Also available in: Unified diff