Fixes path required
Dieser Commit ist enthalten in:
Ursprung
0dab9b4fee
Commit
b417419319
@ -14,7 +14,7 @@
|
||||
* 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
|
||||
$homepage = (get_uri(false) === "") ? true : false;
|
||||
|
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren