Commit: e3ba2d6b7fc1b3fb3a0797e88198371a98676c37 Author: Sascha Schumann <[email protected]> Fri, 25 Oct 2013 21:57:30 +0200 Parents: e2c56b8aa188f970e6150fafbd416876d24322c4 Branches: master
Link: http://git.php.net/?p=web/php.git;a=commitdiff;h=e3ba2d6b7fc1b3fb3a0797e88198371a98676c37 Log: - testing Changed paths: M ws.php Diff: diff --git a/ws.php b/ws.php index 76bd2ce..603b6b9 100644 --- a/ws.php +++ b/ws.php @@ -110,6 +110,7 @@ function ws_bing_massage($data) { return serialize($massaged); } +# temporarily disable the rest of the script return; if($raw!='mirrortest'): -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
