Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpredis/phpredis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormichael-grunder <michael.grunder@gmail.com>2016-08-04 22:48:39 +0300
committermichael-grunder <michael.grunder@gmail.com>2016-08-04 22:48:39 +0300
commit141893ea26bc473c315b12411f0708b5d388353e (patch)
tree807ab2b8c6a6b73d5b0c955a9f7a311801d72648 /README.markdown
parent4b335de369b147b6b904cb53e7e93ab60ba75aaf (diff)
More formatting :/
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 2f0b49d6..c82df85a 100644
--- a/README.markdown
+++ b/README.markdown
@@ -3019,7 +3019,6 @@ The return value can be various types depending on what the server itself return
##### *Example*
```php
-
/* Returns: true */
$redis->rawCommand("set", "foo", "bar");