From 949de19a844ccf46245fbf595f2e33fc1ab4c806 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 12 Jul 2013 15:21:01 +0100 Subject: [PATCH] Removed dead code --- DAL.php | 6 ------ card_extractors.php | 20 -------------------- string_extensions.php | 3 --- 3 files changed, 29 deletions(-) diff --git a/DAL.php b/DAL.php index 07f6591..de6d0a5 100644 --- a/DAL.php +++ b/DAL.php @@ -1,12 +1,6 @@ real_escape_string($b); - if ($b) return '1'; - else return '0'; - } function sqlString($s, $db){ return trim($db->real_escape_string($s)); diff --git a/card_extractors.php b/card_extractors.php index 4dad215..1e8b09d 100644 --- a/card_extractors.php +++ b/card_extractors.php @@ -1,24 +1,4 @@
", " _ ", $l); diff --git a/string_extensions.php b/string_extensions.php index 4b972e4..30a9b86 100644 --- a/string_extensions.php +++ b/string_extensions.php @@ -1,7 +1,4 @@