unbreak, this patch isnt really needed anyway
noticed by sturm@
This commit is contained in:
parent
5e9f43efc6
commit
e9b462c2e8
@ -1,10 +0,0 @@
|
|||||||
$OpenBSD: patch-doc_timer_example_php,v 1.1.1.1 2003/05/23 21:32:52 avsm Exp $
|
|
||||||
--- doc/timer_example.php.orig Fri May 23 22:29:23 2003
|
|
||||||
+++ doc/timer_example.php Fri May 23 22:29:42 2003
|
|
||||||
@@ -1,5 +1,5 @@
|
|
||||||
<?php
|
|
||||||
-require '../Timer.php';
|
|
||||||
+require 'Benchmark/Timer.php';
|
|
||||||
|
|
||||||
function wait($amount) {
|
|
||||||
for ($i=0; $i < $amount; $i++) {
|
|
Loading…
Reference in New Issue
Block a user