Correcting the misspelling of the package names ('Components' not 'Component') to match the directory.
git-svn-id: svn://10.0.0.236/trunk@103207 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
09011bc7ce
commit
6e6fd80d50
@ -26,7 +26,7 @@
|
||||
# provisions above, a recipient may use your version of this file
|
||||
# under either the MPL or the GPL.
|
||||
|
||||
package PLIF::Service::Component::AdminCommands;
|
||||
package PLIF::Service::Components::AdminCommands;
|
||||
use strict;
|
||||
use vars qw(@ISA);
|
||||
use PLIF::Service;
|
||||
|
||||
@ -26,7 +26,7 @@
|
||||
# provisions above, a recipient may use your version of this file
|
||||
# under either the MPL or the GPL.
|
||||
|
||||
package PLIF::Service::Component::CosesEditor;
|
||||
package PLIF::Service::Components::CosesEditor;
|
||||
use strict;
|
||||
use vars qw(@ISA);
|
||||
use PLIF::Service;
|
||||
|
||||
@ -26,7 +26,7 @@
|
||||
# provisions above, a recipient may use your version of this file
|
||||
# under either the MPL or the GPL.
|
||||
|
||||
package PLIF::Service::Component::Login;
|
||||
package PLIF::Service::Components::Login;
|
||||
use strict;
|
||||
use vars qw(@ISA);
|
||||
use PLIF::Service;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user