No need to explicitely include relation.lib its anyway included in common.inc

This commit is contained in:
Michal Čihař
2010-07-26 16:17:59 +02:00
parent bcc372b5c5
commit ee767e2d3d
42 changed files with 4 additions and 74 deletions

View File

@@ -164,7 +164,6 @@ if (isset($_REQUEST['do_save_data'])) {
if ($result === true) {
// If comments were sent, enable relation stuff
require_once './libraries/relation.lib.php';
require_once './libraries/transformations.lib.php';
// Update comment table for mime types [MIME]