mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-31 18:46:02 +00:00
Remove old redundant constructor.
This commit is contained in:
parent
d2513bddd5
commit
c28759364f
@ -27,15 +27,6 @@ class imapPamDrivers
|
||||
/**#@-*/
|
||||
|
||||
|
||||
/**
|
||||
* Constructor.
|
||||
* @param string $imap_url formated for imap_open()
|
||||
*/
|
||||
function imapPamDrivers($imap_url){
|
||||
$this->__construct($imap_url);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* The constructor
|
||||
*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user