► Gratis Filmev:$
*
* @author marcus.gnass@4fb.de
* @copyright four for business AG
* @license http://www.contenido.org/license/LIZENZ.txt
* @link http://www.4fb.de
* @link http://www.contenido.org
*/
// assert framework initialization
defined('CON_FRAMEWORK') || die('Illegal call: Missing framework initialization - request aborted.');
// get image source from content type IMG with index 1
$imageSource = "https://www.x-oo.com/cms/upload/thumb/rogue-soul-2.webp";
// get description as content type IMGDESCR with index 1
$imageDescription = "Rogue Soul 2 kostenlos online spielen";
// get editor as content type IMGEDITOR with index 1
// skip IMGEDITOR in frontend cause it displays the image too!
if (cRegistry::isBackendEditMode()) {
$imageEditor = "
";
}
// build class containing all data necessary to display image
// therefor the image dimensions have to be determined
if (0 < strlen($imageSource)) {
$clientConfig = cRegistry::getClientConfig(cRegistry::getClientId());
$filename = str_replace($clientConfig["upl"]["htmlpath"], $clientConfig["upl"]["path"], $imageSource);
list($imageWidth, $imageHeight) = getimagesize($filename);
$image = new stdClass();
$image->src = $imageSource;
$image->alt = $imageDescription;
$image->width = $imageWidth;
$image->height = $imageHeight;
} else {
$image = NULL;
}
// When in backend edit mode add a label so the author
// knows what to type in the shown field.
if (cRegistry::isBackendEditMode()) {
$label = mi18n("LABEL_IMAGE");
} else {
$label = NULL;
}
// use smarty template to output header text
$tpl = cSmartyFrontend::getInstance();
$tpl->assign('label', $label);
$tpl->assign('editor', $imageEditor);
$tpl->assign('image', $image);
$tpl->display('get.tpl');
?> ► Gratis SerienRogue Soul 2
online spielen
Endlich ist Rogue Soul Teil 2 erschienen. Zu Beginn gibt es ein kurzes Tutorial. Dieses orientalische deluxe Aventure online Spiel bietet dir alles was Du möchtest. Es gibt spannende Rätsel, heftige Fights, grandiose Moves, eine sehr angenehme Grafik aus dem Orient und natürlich ein deluxe Gameplay. Du steuerst Rogue Soul mit den Pfeiltasten auf deiner Tastatur. Die Tasten X Y sind deine Sonder Moves. Du musst diese Tastenbelegung noch im Menü oben rechts in den Optionen einstellen. Du kannst fliegen, rutschen, rennen und springen. Fazit: Ein absolutes 5 Sterne Spiel mit Suchtfaktor. Viel Spass.