From 888de6372bb859df2424b3fdec944501b82861cf Mon Sep 17 00:00:00 2001 From: Josh North Date: Mon, 25 Aug 2014 14:44:37 -0400 Subject: [PATCH] Update index.php --- index.php | 50 ++++++++++++++++++++++++-------------------------- 1 file changed, 24 insertions(+), 26 deletions(-) diff --git a/index.php b/index.php index fc7fa78..5fc1666 100644 --- a/index.php +++ b/index.php @@ -1,31 +1,29 @@ - - -Scanimage Web GUI - - - - - - -// Directories -$app_dir = "/var/www/scan/"; // Absolute path to where this app directory is - must end with a / -$scan_dir = "scans/"; // Relative path inside application directory that holds the scans - must end with a / - -// Formats -$date_format = "Y-m-d_H.i.s"; // Date format to use for file naming - in PHP date code format - -// Binarys -$scanimage = "/usr/bin/scanimage"; // Absolute path to scanimage binary -$convert = "/usr/bin/convert"; //Absolute path to scanimage binary - - - - -// Don't touch below! + + + + <?php $page_title ?> + + + + + + +

Scanner Web GUI

-

Use the drop-downs below to set preferences. Load documents in the feeder and press "Scan". When the job completes, you will be able to pick your file from the selection at the bottom of the page.

+

aa