Home
last modified time | relevance | path

Searched refs:changelog (Results 1 – 3 of 3) sorted by relevance

/web-php/bin/
H A Dnews2html14 $changelog = @array_shift($_SERVER['argv']); variable
54 if ($changelog) { ob_start(); }
86 if ($changelog) {
89 $log = file_get_contents($changelog);
91 fprintf(STDERR, "Unable to read $changelog\n");
108 file_put_contents($changelog, $log);
/web-php/include/
H A Dchangelogs.inc45 'css' => ['changelog.css'],
/web-php/styles/
H A Dtheme-base.css1161 .content-header .changelog {

Completed in 16 milliseconds