diff -r e7f9898e6f99 -r 99d105834315 web/semanticboard.php --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/semanticboard.php Mon Jan 09 12:51:19 2012 +0100 @@ -0,0 +1,61 @@ +_('config__head_logo') != 'config__head_logo' && $translate->_('config__head_logo') != null ) { + $head_logo = URL_ROOT."$rep/".$translate->_('config__head_logo'); +} + + $issmall = (isset($_REQUEST['small']) && $_REQUEST['small']); + $theme = (isset($_REQUEST['theme']) ? $_REQUEST['theme'] : 'nuit' ); +?> + + +
+ + +
+
+
+
+
+