Index: branches/5.2.x/core/install.php =================================================================== diff -u -N -r15012 -r15104 --- branches/5.2.x/core/install.php (.../install.php) (revision 15012) +++ branches/5.2.x/core/install.php (.../install.php) (revision 15104) @@ -1,6 +1,6 @@ 'Content', 'Filename' => 'Content', 'AutomaticFilename' => 0, - 'CreatedById' => USER_ROOT, 'CreatedOn' => time(), 'ResourceId' => $resource_id - 1, + 'CreatedById' => -1, 'CreatedOn' => time(), 'ResourceId' => $resource_id - 1, 'l1_Description' => 'Content', 'Status' => 4, );