Aleksander Machniak
2013-08-02 2feba7bf4d33fccb596e0cbb7ec1d721d557c7e4
Use absolute path in require
1 files modified
4 ■■■ changed files
plugins/database_attachments/database_attachments.php 4 ●●● patch | view | raw | blame | history
plugins/database_attachments/database_attachments.php
@@ -13,7 +13,9 @@
 * @author Aleksander Machniak <alec@alec.pl>
 * @version @package_version@
 */
require_once('plugins/filesystem_attachments/filesystem_attachments.php');
require_once INSTALL_PATH . 'plugins/filesystem_attachments/filesystem_attachments.php';
class database_attachments extends filesystem_attachments
{
    // Cache object