From 6cd9c0c5c044be3f54c352f9eb0cd222cd4273f8 Mon Sep 17 00:00:00 2001 From: Sean Coates Date: Mon, 16 May 2005 02:38:02 +0000 Subject: [PATCH] add literal git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@186448 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/runkit/functions/runkit-lint.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/runkit/functions/runkit-lint.xml b/reference/runkit/functions/runkit-lint.xml index 30767fc936..ed6ad50de7 100644 --- a/reference/runkit/functions/runkit-lint.xml +++ b/reference/runkit/functions/runkit-lint.xml @@ -1,5 +1,5 @@ - + @@ -17,7 +17,7 @@ The runkit_lint function performs a syntax (lint) check on the specified php code testing for scripting errors. - This is similar to using php -l from the commandline except + This is similar to using php -l from the commandline except runkit_lint accepts actual code rather than a filename.