Habborator
Archive
::
Stickers
- Habbowood
$handle = opendir(dirname(realpath(__FILE__)).'/stickers/habbowood/'); while($file = readdir($handle)){ if($file !== '.' && $file !== '..'){ echo '
'; } } ?>
$handle = opendir(dirname(realpath(__FILE__)).'/stickers/habbowood/large/'); while($file = readdir($handle)){ if($file !== '.' && $file !== '..'){ echo '
'; } } ?>
include("menu.php"); ?>