Browse Source

fix namespace error

theshka 10 years ago
parent
commit
529e268d5b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/pico.php

+ 1 - 1
lib/pico.php

@@ -1,5 +1,5 @@
 <?php
-use \Michelf\MarkdownExtra;
+use \ParsedownExtra;
 
 /**
  * Pico