projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44a7dc1
)
Concatenate.
author
Gunnar Wrobel
<p@rdus.de>
Wed, 1 Dec 2010 21:00:08 +0000
(22:00 +0100)
committer
Gunnar Wrobel
<p@rdus.de>
Wed, 1 Dec 2010 21:10:18 +0000
(22:10 +0100)
framework/Auth/lib/Horde/Auth/Ftp.php
patch
|
blob
|
history
diff --git
a/framework/Auth/lib/Horde/Auth/Ftp.php
b/framework/Auth/lib/Horde/Auth/Ftp.php
index
8603b22
..
c131a5b
100644
(file)
--- a/
framework/Auth/lib/Horde/Auth/Ftp.php
+++ b/
framework/Auth/lib/Horde/Auth/Ftp.php
@@
-32,7
+32,7
@@
class Horde_Auth_Ftp extends Horde_Auth_Base
public function __construct(array $params = array())
{
if (!Horde_Util::extensionExists('ftp')) {
- throw new Horde_Auth_Exception(__CLASS__ ': Required FTP extension not found. Compile PHP with the --enable-ftp switch.');
+ throw new Horde_Auth_Exception(__CLASS__
.
': Required FTP extension not found. Compile PHP with the --enable-ftp switch.');
}
$params = array_merge(array(