Moved the Agents into their own repo. Kept the agent.pl just for reference

This commit is contained in:
Frank Harris 2025-09-11 13:27:32 -04:00
parent 22381be29a
commit 8680a02b13
18132 changed files with 0 additions and 2569420 deletions

View file

@ -1,9 +0,0 @@
<?php defined("NET2FTP") or die("Direct access to this location is not allowed."); ?>
<!-- Template /skins/blue/newdir1.template.php begin -->
<?php echo __("The new directories will be created in <b>%1\$s</b>.", $net2ftp_globals["printdirectory"]); ?><br /><br />
<?php echo __("New directory name:"); ?> <input type="text" class="input" name="newNames[1]" /><br /><br />
<?php echo __("New directory name:"); ?> <input type="text" class="input" name="newNames[2]" /><br /><br />
<?php echo __("New directory name:"); ?> <input type="text" class="input" name="newNames[3]" /><br /><br />
<?php echo __("New directory name:"); ?> <input type="text" class="input" name="newNames[4]" /><br /><br />
<?php echo __("New directory name:"); ?> <input type="text" class="input" name="newNames[5]" /><br /><br />
<!-- Template /skins/blue/newdir1.template.php end -->