Changes between Initial Version and Version 1 of Ticket #4207
- Timestamp:
- 12/31/2011 08:43:14 PM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4207 – Description
initial v1 4 4 5 5 (should be set after the boot, system to be abble to get a site_guid value) 6 6 {{{ 7 7 // needs to be set for links in html head 8 8 //Multisite add site_guid to datalist variables … … 25 25 } 26 26 $CONFIG->lastcache = $lastcached; 27 }}}
