ftimme
2012-12-11 3eb7da6a9480a21490030137aca921a5ac1d9e70
- Fixed FS#2580 - APS Installer: The installation path already contains a package installation.
1 files modified
2 ■■■ changed files
interface/lib/classes/aps_guicontroller.inc.php 2 ●●● patch | view | raw | blame | history
interface/lib/classes/aps_guicontroller.inc.php
@@ -542,7 +542,7 @@
                    // is not empty for further validation
                    if(!empty($doc_root))
                    {
                        $used_path = $docroot['document_root'];
                        $used_path = $doc_root['document_root'];
                        if(substr($used_path, -1) != '/') $used_path .= '/';
                        
                        $location_for_domain = $app->db->queryOneRecord("SELECT value