1
0
mirror of https://github.com/php/web-php.git synced 2026-04-28 01:13:10 +02:00

Grr.. Someone changed files directly in the checked out phpweb tree

on php2.chek.com.  Checking those changes into CVS...
This commit is contained in:
Rasmus Lerdorf
2000-10-06 21:02:45 +00:00
parent 46dc4479aa
commit 082b035cf6
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -46,6 +46,7 @@ tryprefix($function, "class.");
tryprefix($function, "ref.");
tryprefix($function, "feature-");
tryprefix($function, "construct.");
tryprefix($function, "control-structures.");
reset($try_files);
while (list($dummy, $file) = each($try_files)) {
+1
View File
@@ -29,6 +29,7 @@ tryprefix($function, "class.");
tryprefix($function, "ref.");
tryprefix($function, "feature-");
tryprefix($function, "construct.");
tryprefix($function, "control-structures.");
reset($try_files);
while (list($dummy, $file) = each($try_files)) {