SORRY GUYS/GALS BUT MY HOT OR NOT SCRIPT BLEW UP!
I AM WORKING ON A NEW ONE POWERED BY WORDPRESS
IT IS STILL UNDER CONTRUCTION CLICK HERE TO CONTINUE
echo "\n\n\n\n
";
include($pathtoscript.'db_connect.inc.php');
include($pathtoscript."lang/$language.inc.php");
include($pathtoscript.'funcs.inc.php');
// vote or watch items
if ($do=="vote" || !isset($do)){
include($pathtoscript.'vote.inc.php');
}
// show toplist
if ($do=="list"){
include($pathtoscript.'list.inc.php');
}
// add pic form
if ($do=="add"){
include($pathtoscript.'add.inc.php');
}
// edit pic
if ($do=="edit"){
include($pathtoscript.'edit.inc.php');
}
// add comment
if ($do=="addcomment"){
include($pathtoscript.'addcomment.inc.php');
}
// overview
if ($do=="overview"){
include($pathtoscript.'overview.inc.php');
}
// show admin panel
if ($do=="admin"){
include($pathtoscript.'admin.inc.php');
}
mysql_close($db);
//*************** You May Remove this, but if you wish to support our work, pleaseleave intact! ****************
//echo "