Update the tools to use the new namespaces
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/php
|
||||
<?php
|
||||
|
||||
require_once ("domframework/markdown.php");
|
||||
require_once (__DIR__."/../src/markdown.php");
|
||||
|
||||
if (! isset ($argv[1]))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user