Manual loading fix for more classes in Zend_ pseudo-ns
This commit is contained in:
parent
7b04f413a0
commit
51960a891f
7 changed files with 19 additions and 3 deletions
|
@ -1,5 +1,7 @@
|
|||
<?php
|
||||
|
||||
require_once 'customvalidators/ConditionalNotEmpty.php';
|
||||
|
||||
class Application_Form_AddShowLiveStream extends Zend_Form_SubForm
|
||||
{
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue