diff options
Diffstat (limited to 'vendor/Michelf/MarkdownInterface.inc.php')
| -rw-r--r-- | vendor/Michelf/MarkdownInterface.inc.php | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/vendor/Michelf/MarkdownInterface.inc.php b/vendor/Michelf/MarkdownInterface.inc.php deleted file mode 100644 index a023ed4e..00000000 --- a/vendor/Michelf/MarkdownInterface.inc.php +++ /dev/null @@ -1,9 +0,0 @@ -<?php - -# Use this file if you cannot use class autoloading. It will include all the -# files needed for the MarkdownInterface interface. -# -# Take a look at the PSR-0-compatible class autoloading implementation -# in the Readme.php file if you want a simple autoloader setup. - -require_once dirname(__FILE__) . '/MarkdownInterface.php'; |
