This site is developed to XHTML and CSS2 W3C standards.
If you see this paragraph, your browser does not support those standards and you
need to upgrade. Visit WaSP
for a variety of options.
Posted by Jens Wed 28th May 2008 23:02
if (isset($GALLERY_PHP_VALUE_OK)) {
$htaccess = file("php_value.template");
if ($fd = @fs_fopen($outfile, "a")) {
foreach ($htaccess as $line) {
if (! ereg('^#', $line)) {
eval("\$line = \"$line\";");
}
}
}
}
|
PermaLink to this entry http://tools.gallery2.org/pastebin/1990
Download 1990.txt
Submit a correction or amendment below. (click here to make a fresh posting)
Page generated in 0.076 seconds.