From: martin
Date: Mon, 16 Sep 2002 03:20:55 +0000 (+0000)
Subject: Type on phpinfo
X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=c94e1535f8494285c3e84190b57c94a4c3771efe;p=moodle.git
Type on phpinfo
---
diff --git a/doc/install.html b/doc/install.html
index 71443fb586..8eaf86a530 100755
--- a/doc/install.html
+++ b/doc/install.html
@@ -172,7 +172,7 @@
or the configuration settings you defined in config.php. Check that PHP isn't
in a restricted "safe mode" (commercial web hosts often have safe mode turned
on). You can check PHP variables by creating a little file containing <?
- phpinfo ?> and looking at it through a browser. Check all these and try
+ phpinfo() ?> and looking at it through a browser. Check all these and try
this page again.
Scroll down the very bottom of the page and press the "Continue"
link.