1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-01-16 21:08:34 +01:00

Merge pull request #40 from 4d47/master

Remove +6 typo in README.md
This commit is contained in:
Maxime Bouroumeau-Fuseau 2013-10-26 07:44:38 -07:00
commit 9267c6f64d

View File

@ -79,7 +79,7 @@ $debugbar["messages"]->addMessage("hello world!");
...
<?php echo $debugbarRenderer->render() ?>
</body>
</html>+6
</html>
```
The DebugBar uses DataCollectors to collect data from your PHP code. Some of them are