// Prevent this file being called directory
if (!isset($indexRouterCalled) || $indexRouterCalled == false) {
header("Location: /");
exit();
}
?>
Rapid Learn
// Prevent this file being called directory
if (!isset($indexRouterCalled) || $indexRouterCalled == false) {
header("Location: /");
exit();
}
?>
Rapid Learn
10 Spanish Phrases - Group G
Espera un momento
Wait a moment
Ten cuidado
Be careful
No te preocupes
Don't worry
Está bien
It's okay
No entiendo
I don't understand
Repítelo, por favor
Repeat it, please
Claro que sí
Of course
Por supuesto
Of course
Tal vez
Maybe
A veces
Sometimes
// Prevent this file being called directory
if (!isset($indexRouterCalled) || $indexRouterCalled == false) {
header("Location: /");
exit();
}
?>
// Prevent this file being called directory
if (!isset($indexRouterCalled) || $indexRouterCalled == false) {
header("Location: /");
exit();
}
?>