Parse error: syntax error, unexpected T_STRING in /etc/moodle/config.php(1) : eval()'d code on line 123
Warning: Cannot modify header information - headers already sent by (output started at /etc/moodle/config.php(1) : eval()'d code:123) in /usr/share/moodle/lib/weblib.php on line 2234
Warning: Cannot modify header information - headers already sent by (output started at /etc/moodle/config.php(1) : eval()'d code:123) in /usr/share/moodle/lib/weblib.php on line 2235
Warning: Cannot modify header information - headers already sent by (output started at /etc/moodle/config.php(1) : eval()'d code:123) in /usr/share/moodle/lib/weblib.php on line 2236
Warning: Cannot modify header information - headers already sent by (output started at /etc/moodle/config.php(1) : eval()'d code:123) in /usr/share/moodle/lib/weblib.php on line 2237
Warning: Cannot modify header information - headers already sent by (output started at /etc/moodle/config.php(1) : eval()'d code:123) in /usr/share/moodle/lib/weblib.php on line 2238
/**************************************
* THEME NAME: standardwhite
*
* Files included in this sheet:
*
* standardwhite/gradients.css
**************************************/
/***** standardwhite/gradients.css start *****/
/**
* Adds all the nice finish to the standard theme
*
*/
th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {
background-image:url(gradient.jpg);
background-position:top;
background-repeat:repeat-x;
}
.navbar {
background-image:url(gradient.jpg);
background-position:top;
background-repeat:repeat-x;
}
/***** standardwhite/gradients.css end *****/