mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-27 22:42:57 +00:00
trying out some search stuff...
This commit is contained in:
parent
a0f6c4f9f1
commit
54dcc60061
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
}
|
||||
dbmclose($dbm);
|
||||
if ($parseMe) {
|
||||
echo $parseMe;
|
||||
$filenames = preg_split("/&&/", $parseMe);
|
||||
for ($i = 0;$i < sizeof($filenames);$i++) {
|
||||
$temp = $filenames[$i];
|
||||
|
|
Loading…
Reference in a new issue