Skip to content

Commit

Permalink
Update to 2012-04-02-Welcome-to-PHPEdia.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
kinncj committed Apr 9, 2012
1 parent d258a24 commit d5e5781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2012-04-03-PDO-and-your-magics.markdown
Expand Up @@ -85,7 +85,7 @@ populate it! _Come_ _at_ _me_ _Bro_ !
###### And our php code
Let's register an autoloader. So we have spl_autoloader_register
Let's register an autoloader. So we have spl_autoloade_register
In this way, we can register a lot of autoloaders in our application... we can register the Doctrine autoloader, the Twig autoloader, and others...
{% highlight php %}
Expand Down

0 comments on commit d5e5781

Please sign in to comment.