MSD-19
- Changed old configuration to new class for installation - removed old classes
Dieser Commit ist enthalten in:
Ursprung
c0be3ce898
Commit
4a569043a6
18 geänderte Dateien mit 345 neuen und 753 gelöschten Zeilen
|
|
@ -25,7 +25,7 @@ class Application_Form_Config_Email extends Zend_Form_SubForm
|
|||
|
||||
/**
|
||||
* Configuration
|
||||
* @var Msd_Configuration
|
||||
* @var Msd_Config
|
||||
*/
|
||||
protected $_config;
|
||||
|
||||
|
|
@ -596,7 +596,7 @@ class Application_Form_Config_Email extends Zend_Form_SubForm
|
|||
* @param string $name
|
||||
* @param string $value
|
||||
*
|
||||
* @return void
|
||||
* @return Zend_Form
|
||||
*/
|
||||
public function setDefault($name, $value)
|
||||
{
|
||||
|
|
|
|||
Laden …
Tabelle hinzufügen
Einen Link hinzufügen
In neuem Issue referenzieren