17488 Posts in 4473 Topics by 1978 members
| Go to End | ||
| Author | Topic: | 13034 Views |
-
Re: Running Multiple Instances / Performance?

1 July 2008 at 8:52am
No well its not a default feature it just relys on this hack in the mysite/_config.php file
$theme = isset($_SESSION['theme']) ? $_SESSION['theme'] : 'blackcandy';
SSViewer::set_theme($theme);
| 13034 Views | ||
| Go to Top |


