From 08249f9d691d84c01d9f72c5d7358a7fb9017a9a Mon Sep 17 00:00:00 2001 From: Cassio de Campos Date: Mon, 30 Oct 2017 20:23:06 +0000 Subject: merge of devel --- src/ftask.php | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/ftask.php b/src/ftask.php index 01a4772..643554e 100644 --- a/src/ftask.php +++ b/src/ftask.php @@ -15,7 +15,6 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see . //////////////////////////////////////////////////////////////////////////////// -// Last modified 13/aug/2017 by cassio@ime.usp.br function DBDropTaskTable() { $c = DBConnect(); $r = DBExec($c, "drop table \"tasktable\"", "DBDropTaskTable(drop table)"); -- cgit v1.2.3