Warning: session_start(): open(/var/lib/php/sessions/sess_e88hh69q4n4op3e3v9rd3cdsqc, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51
Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
!7
sS originalColor = "#FADC00";
sS myColor = "#FF8000"; //"#FF4500"; //"#B22222"; //"#ff0000";
!include #1012254 // Stefan's Chat
p {
heading = "Smart Bot's Chat | BotCompany";
templateID = #1011983;
stylesPost = f stylesPost;
stefansChat_init();
}
static S stylesPost(S styles) {
ret styles.replace(originalColor, myColor);
}