".ADSTAT_L26."
@@ -1392,9 +1386,8 @@ class siteStats
}
$total = array_sum($osArray);
- $text .= " $text = "\n\n".ADSTAT_L19." | \n".ADSTAT_L20." | \n% | \n \n";
- $text = "\n\n".ADSTAT_L19." | \n".ADSTAT_L20." | \n% | \n \n";
-\n
+ $text .= "
+ \n
".$this->browser_headings[$act].$pars['hdg_extra']." | \n
\n
".ADSTAT_L27." | \n
@@ -1489,9 +1482,7 @@ class siteStats
}
$total = array_sum($domArray);
- $text .= " $text = "\n\n".ADSTAT_L19." | \n".ADSTAT_L20." | \n% | \n \n";
- $text = "\n\n".ADSTAT_L19." | \n".ADSTAT_L20." | \n% | \n \n";
-\n
+ $text .= " \n
".$this->browser_headings[$act].$pars['hdg_extra']." | \n
\n
".ADSTAT_L28." | \n
@@ -1590,9 +1581,8 @@ class siteStats
}
$total = array_sum($screenArray);
- $text .= " $text = "\n\n".ADSTAT_L19." | \n".ADSTAT_L20." | \n% | \n \n";
- $text = "\n\n".ADSTAT_L19." | \n".ADSTAT_L20." | \n% | \n \n";
-\n
+ $text .= "
+ \n
".$this->browser_headings[$act].$pars['hdg_extra']." | \n
\n".ADSTAT_L29." | \n".ADSTAT_L21." | \n% | \n \n";
@@ -1671,9 +1661,8 @@ class siteStats
$total += $info['ttl'];
}
- $text .= " $text = "\n\n".ADSTAT_L19." | \n".ADSTAT_L20." | \n% | \n \n";
- $text = "\n\n".ADSTAT_L19." | \n".ADSTAT_L20." | \n% | \n \n";
-\n
+ $text .= "
+ \n
".$this->browser_headings[$act].$pars['hdg_extra']." | \n
\n".ADSTAT_L30." | \n".ADSTAT_L21." | \n% | \n \n";
$count = 0;
@@ -1755,9 +1744,8 @@ class siteStats
$queryArray = $this -> arraySort($statQuery, 0);
$total = array_sum($queryArray);
- $text .= " $text = "\n\n".ADSTAT_L19." | \n".ADSTAT_L20." | \n% | \n \n";
- $text = "\n\n".ADSTAT_L19." | \n".ADSTAT_L20." | \n% | \n \n";
-\n
+ $text .= "
+ \n
".$this->browser_headings[$act].$pars['hdg_extra']." | \n
\n".ADSTAT_L31." | \n".ADSTAT_L21." | \n% | \n \n";
$count = 1;
@@ -1805,9 +1793,8 @@ class siteStats
$gen = new convert;
$recentArray = array_reverse($this -> fileRecent, TRUE);
- $text = " $text = "\n\n".ADSTAT_L19." | \n".ADSTAT_L20." | \n% | \n \n";
- $text = "\n\n".ADSTAT_L19." | \n".ADSTAT_L20." | \n% | \n \n";
-\n\n".ADSTAT_L18." | \nInformation | \n \n";
+ $text = "
+ \n\n".ADSTAT_L18." | \nInformation | \n \n";
foreach($recentArray as $key => $info)
{
@@ -1925,9 +1912,8 @@ class siteStats
// print_a($dayarray);;
- $text = " $text = "\n\n".ADSTAT_L19." | \n".ADSTAT_L20." | \n% | \n \n";
- $text = "\n\n".ADSTAT_L19." | \n".ADSTAT_L20." | \n% | \n \n";
-\n\n".ADSTAT_L33." ".($amount+1)." ".ADSTAT_L40." | \n".ADSTAT_L34." | \n \n";
+ $text = "
+ \n\n".ADSTAT_L33." ".($amount+1)." ".ADSTAT_L40." | \n".ADSTAT_L34." | \n \n";
foreach($dayarray as $date => $total)
{
@@ -1942,9 +1928,8 @@ class siteStats
}
$text .= " ";
- $text .= " $text = "\n\n".ADSTAT_L19." | \n".ADSTAT_L20." | \n% | \n \n";
- $text = "\n\n".ADSTAT_L19." | \n".ADSTAT_L20." | \n% | \n \n";
-\n\n".ADSTAT_L35." ".($amount+1)." ".ADSTAT_L40." | \n".ADSTAT_L34." | \n \n";
+ $text .= "
+ \n\n".ADSTAT_L35." ".($amount+1)." ".ADSTAT_L40." | \n".ADSTAT_L34." | \n \n";
if (!isset($total['dayunique'])) $total['dayunique'] = 0;
@@ -1963,9 +1948,8 @@ class siteStats
}
$text .= " ";
- $text .= " $text = "\n\n".ADSTAT_L19." | \n".ADSTAT_L20." | \n% | \n \n";
- $text = "\n\n".ADSTAT_L19." | \n".ADSTAT_L20." | \n% | \n \n";
-\n\n".ADSTAT_L33." ".($amount+1)." ".ADSTAT_L36." | \n".ADSTAT_L34." | \n \n";
+ $text .= "
+ \n\n".ADSTAT_L33." ".($amount+1)." ".ADSTAT_L36." | \n".ADSTAT_L34." | \n \n";
$newArray = $this -> arraySort($pagearray, "total");
foreach($newArray as $key => $total)
@@ -1978,9 +1962,8 @@ class siteStats
}
$text .= " ";
- $text .= " $text = "\n\n".ADSTAT_L19." | \n".ADSTAT_L20." | \n% | \n \n";
- $text = "\n\n".ADSTAT_L19." | \n".ADSTAT_L20." | \n% | \n \n";
-\n\n".ADSTAT_L35." ".($amount+1)." ".ADSTAT_L36." | \n".ADSTAT_L34." | \n \n";
+ $text .= "
+ \n\n".ADSTAT_L35." ".($amount+1)." ".ADSTAT_L36." | \n".ADSTAT_L34." | \n \n";
$newArray = $this -> arraySort($pagearray, "unique");
foreach($newArray as $key => $total) {
@@ -2044,9 +2027,8 @@ class siteStats
$tmpArray = $this -> arraySort($monthTotal, "totalv");
- $text .= " $text = "\n\n".ADSTAT_L19." | \n".ADSTAT_L20." | \n% | \n \n";
- $text = "\n\n".ADSTAT_L19." | \n".ADSTAT_L20." | \n% | \n \n";
-\n\n".ADSTAT_L37." | \n".ADSTAT_L34." | \n \n";
+ $text .= "
+ \n\n".ADSTAT_L37." | \n".ADSTAT_L34." | \n \n";
foreach($monthTotal as $date => $total) {
@@ -2060,9 +2042,8 @@ class siteStats
}
$text .= " ";
- $text .= " $text = "\n\n".ADSTAT_L19." | \n".ADSTAT_L20." | \n% | \n \n";
- $text = "\n\n".ADSTAT_L19." | \n".ADSTAT_L20." | \n% | \n \n";
-\n\n".ADSTAT_L38." | \n".ADSTAT_L34." | \n \n";
+ $text .= "
+ \n\n".ADSTAT_L38." | \n".ADSTAT_L34." | \n \n";
foreach($monthTotal as $date => $total) {
$barWidth = round(($total['uniquev']/$utotal) * 100, 2);
|