Diff of /mambo/branches/4.6/includes/feedcreator.class.php
Parent Directory
|
Revision Log
|
Patch
| revision 391, Mon Mar 13 18:15:58 2006 UTC | revision 392, Tue Mar 14 21:59:00 2006 UTC | |
|---|---|---|
| # | Line 155 | Line 155 |
| 155 | * A little setup * | * A little setup * |
| 156 | **************************************************************************/ | **************************************************************************/ |
| 157 | ||
| 158 | // no direct access | |
| 159 | defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); | |
| 160 | ||
| 161 | ||
| 162 | // your local timezone, set to "" to disable or for GMT | // your local timezone, set to "" to disable or for GMT |
| 163 | define("TIME_ZONE","+01:00"); | define("TIME_ZONE","+01:00"); |
| 164 | ||
| 165 | ||
| 166 | ||
| 167 | /** | /** |
| 168 | * Version string. | * Version string. |
| 169 | **/ | **/ |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

