Revision 46b5ee69
Von Moritz Bunkus vor mehr als 8 Jahren hinzugefügt
bin/mozilla/cp.pl | ||
---|---|---|
use strict;
|
||
#use warnings;
|
||
|
||
require "bin/mozilla/arap.pl";
|
||
require "bin/mozilla/common.pl";
|
||
|
||
our ($form, %myconfig, $lxdebug, $locale, $auth);
|
Auch abrufbar als: Unified diff
arap.pl entfernt
Sie enthielt nur noch drei Funktionen:
• select_project — wurde nirgends mehr verwendet
• project_selected — war nur eine Helferfunktion für select_project
• continue — diese wurde nach common.pl verschoben