[pkg-fso-maint] [PATCH 2/2] Adding manual.php

Carlo Stemberger carlo.stemberger at gmail.com
Tue Jan 11 22:55:51 UTC 2011


---
 manual.php |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
 create mode 100644 manual.php

diff --git a/manual.php b/manual.php
new file mode 100644
index 0000000..314b3b7
--- /dev/null
+++ b/manual.php
@@ -0,0 +1,12 @@
+<html>
+<head>
+<title> PHP Test Script </title>
+</head>
+<body>
+<pre>
+<?php
+passthru('./install.sh');
+?>
+</pre>
+</body>
+</html>
-- 
1.7.2.3




More information about the pkg-fso-maint mailing list