Fixed absolute/relative path issues in the JS and href places

SVN:trunk[1763]
This commit is contained in:
Denis Flaven
2012-01-12 16:58:26 +00:00
parent 87bf09995d
commit 780fb6dc27
11 changed files with 57 additions and 41 deletions

View File

@@ -89,7 +89,6 @@ h1 {
}
EOF
);
$this->set_base(utils::GetAbsoluteUrlAppRoot().'pages/');
}
public static function SetLoginFailedMessage($sMessage)