From b0c23ea84327d48e3a4383fac3e795c2dc0a1215 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 31 Jan 2014 16:42:40 +0100 Subject: Remove all studying apps code. --- lib/list/addbatch.php | 43 ------------------------------------------- 1 file changed, 43 deletions(-) delete mode 100644 lib/list/addbatch.php (limited to 'lib/list/addbatch.php') diff --git a/lib/list/addbatch.php b/lib/list/addbatch.php deleted file mode 100644 index 5cb5fb6..0000000 --- a/lib/list/addbatch.php +++ /dev/null @@ -1,43 +0,0 @@ - "Name : ", "name" => "name", "value" => $batch_name), - array("label" => "Columns : ", "name" => "model", "value" => $batch_model), - array("label" => "Contents : ", "name" => "contents", "type" => "textarea", "value" => $batch_contents) -); -$validate = "Add batch"; - -require("tpl/list/ef.php"); -- cgit v1.2.3