Fixes path required
This commit is contained in:
parent
0dab9b4fee
commit
b417419319
@ -14,7 +14,7 @@
|
|||||||
* Learn more about what you can customize here: http://daux.io
|
* Learn more about what you can customize here: http://daux.io
|
||||||
*/
|
*/
|
||||||
|
|
||||||
require_once dirname( __FILE__) . '/libs/markdown_extended.php');
|
require_once dirname( __FILE__) . '/markdown_extended.php';
|
||||||
|
|
||||||
// Check for homepage
|
// Check for homepage
|
||||||
$homepage = (get_uri(false) === "") ? true : false;
|
$homepage = (get_uri(false) === "") ? true : false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user