Warning: session_start(): open(/var/lib/php/sessions/sess_1291m5lbkb6cqa5cvue62rlekh, 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
svoid test_switcheroo_youToI() {
testFunctionValuesIC switcheroo_youToI(
"You are 34 years old", "I am 34 years old",
"Your children are on mars", "My children are on mars",
"You hate garbage", "I hate garbage",
"I like this", "I like this"
);
}