Skip to content

Commit 5b2bb32

Browse files
authored
Update README.md
1 parent c5c9ea9 commit 5b2bb32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,8 @@ $di->set("jquery",function(){
9494
####Use in controllers
9595
Example of creating a Semantic-UI button
9696

97-
\code{.php}
9897
```php
98+
\code{.php}
9999
use Phalcon\Mvc\Controller;
100100
use Ajax\php\phalcon\JsUtils;
101101
/**
@@ -108,8 +108,8 @@ class ExempleController extends Controller{
108108
echo $button;
109109
}
110110
}
111-
```
112111
\endcode
112+
```
113113

114114
### <img src="http://angular.kobject.net/git/images/ci.png" width="30"> CodeIgniter configuration
115115
####Library loading

0 commit comments

Comments
 (0)