From 3c773829dac7f4a71f9667b5901d530e8dfeaced Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Fri, 26 Dec 2008 19:20:14 +0000 Subject: TFTP package add file download to tftp_files.php --- packages/tftp/tftp.xml | 2 +- packages/tftp/tftp_files.tmp | 36 ++++++++++++++++++++++++------------ 2 files changed, 25 insertions(+), 13 deletions(-) (limited to 'packages') diff --git a/packages/tftp/tftp.xml b/packages/tftp/tftp.xml index ecdd3c46..9e3fee45 100644 --- a/packages/tftp/tftp.xml +++ b/packages/tftp/tftp.xml @@ -41,7 +41,7 @@ Describe your package requirements here Currently there are no FAQ items provided. tftp Settings - 0.5.1 + 0.6 TFTP: Settings /usr/local/pkg/tftp.inc diff --git a/packages/tftp/tftp_files.tmp b/packages/tftp/tftp_files.tmp index 65df5424..cd74bd62 100644 --- a/packages/tftp/tftp_files.tmp +++ b/packages/tftp/tftp_files.tmp @@ -1,7 +1,7 @@ -

IVR
+

TFTP files
Trivial File Transport Protocol is a very simple file transfer protocol. Often used with routers, voip phones and more. @@ -91,7 +103,7 @@ include("head.inc"); - +
NameDescription  @@ -103,14 +115,19 @@ include("head.inc"); \n"; echo " \n"; + echo " \n"; echo "
\n"; + echo " \n"; echo " $file"; + echo " "; echo " \n"; + echo " "; + echo " \n"; echo " \n"; echo " \n"; @@ -127,11 +144,6 @@ include("head.inc"); } ?> - - - - -
@@ -139,7 +151,7 @@ include("head.inc");
- a href="tftp_files_edit.php"> +
-- cgit v1.2.3