Home
last modified time | relevance | path

Searched +full:content +(+path:plugin +path:statistics) -(+path:plugin +path:statistics +path:lang) (Results 1 – 7 of 7) sorted by relevance

/plugin/statistics/
H A Dhelper.php142 header('Content-Type: image/gif');
143 header('Content-Length: ' . strlen($img));
H A Dadmin.php39 'content' => array(
74 /** @var array keeps a list of all real content pages, generated from above array */
/plugin/statistics/inc/
H A DStatisticsGraph.class.php64 header('Content-Type: image/png');
145 header('Content-Type: image/png');
212 header('Content-Type: image/png');
245 header('Content-Type: image/png');
313 header('Content-Type: image/png');
363 header('Content-Type: image/png');
H A DBrowscap.php824 $content = '';
827 $content .= preg_replace($pattern, '$1="$2"', $subject) . "\n";
831 if (!file_put_contents($path, $content)) {
832 throw new Exception("Could not write .ini content to $path");
H A DStatisticsLogger.class.php142 // check the known parameters for content
/plugin/statistics/inc/pchart/
H A DpCache.php95 header('Content-type: image/png');
H A DpChart.php2995 header('Content-type: image/png');