Home
last modified time | relevance | path

Searched refs:logfile (Results 1 – 16 of 16) sorted by relevance

/plugin/stopforumspam/_test/
DLoggerTest.php21 $this->assertEquals($expected, $logger->logfile);
28 $logfile = $logger->logdir . "/" . $logger->logfile;
31 $contents = file($logfile);
38 $logfile = $logger->logdir . "/" . $logger->logfile;
39 if (file_exists($logfile)) {
40 unlink($logfile);
44 $fd = fopen($logfile, "r");
/plugin/botmon/
H A Dpview.php57 $logfile = fopen($filename, 'a'); variable
58 if (!$logfile) {
63 if (fwrite($logfile, $logline . "\n") === false) {
65 fclose($logfile);
68 fclose($logfile);
H A Daction.php168 $logfile = fopen($filename, 'a');
169 if (!$logfile) die();
170 if (fwrite($logfile, $logline . "\n") === false) {
171 fclose($logfile);
176 fclose($logfile);
357 $logfile = fopen($filename, 'a');
358 if (!$logfile) die();
359 if (fwrite($logfile, $logline . "\n") === false) {
360 fclose($logfile);
367 if (fwrite($logfile, $logline . "\n") === false) {
[all …]
/plugin/redirect2/
Dadmin.php108 $logfile = new SplFileObject($this->LogFile);
109 $logfile->setFlags(SplFileObject::READ_CSV);
110 $logfile->setCsvControl("\t"); // tsv
112 foreach ($logfile as $line) {
130 unset($logfile);
/plugin/recommend/helper/
Dlog.php31 $logfile = fopen($this->path, 'a');
32 fwrite($logfile, date('r') . ': ' .
35 fclose($logfile);
/plugin/stopforumspam/
DSpamLogger.php11 public $logfile; variable in SpamLogger
17 $this->logfile = "StopForumSpam-" . date("Y-m") . ".csv";
39 $filename = $this->logdir . "/" . $this->logfile;
/plugin/statdisplay/helper/
Dlog.php13 private $logfile = ''; variable in helper_plugin_statdisplay_log
25 $this->logfile = fullpath($conf['metadir'] . '/' . $this->getConf('accesslog'));
27 if (!file_exists($this->logfile)) $this->logfile = $this->getConf('accesslog');
55 $max = @filesize($this->logfile);
71 $size = filesize($this->logfile);
85 $fh = fopen($this->logfile, 'r');
/plugin/freechat/phpfreechat/src/proxies/
Dlog.class.php53 $logfile = $logpath."/chat.log";
62 file_put_contents($logfile, $log, FILE_APPEND | LOCK_EX);
/plugin/authcas/
Dauth.php44 $logfile = $this->getConf("logFile");
45 if (!empty($logfile)) {
/plugin/infomail/
Daction.php264 $logfile = $targetdir . "infomail.log";
271 io_saveFile($logfile, "$log\n", true);
/plugin/authsmartcard/
DREADME.md72 $conf['logfile'] = "/full/path/to/logfile/writable/by/apache";
/plugin/cronojob/pseudo-cron/
Dpseudo-cron.inc.php213 $logfile = $this->writeDir."pseudo-cron.log";
214 $file = fopen($logfile,"a");
Dpseudo-cron-image.php256 $logfile = $this->writeDir."pseudo-cron.log";
257 $file = fopen($logfile,"a");
/plugin/cronojob/
Dpseudocron.php195 $logfile = $this->writeDir."pseudo-cron.log";
196 $file = fopen($logfile,"a");
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/
DChangeLog-2.2.md18 ….com/sebastianbergmann/php-code-coverage/issues/382): Crap4J report generates incorrect XML logfile
/plugin/dirtylittlehelper/mermaid/editor/docs/
D7.7.js.map1 …program',\n 'lob',\n 'local',\n 'locale',\n 'locator',\n 'logfile',\n 'logical',…