From 7fdac301801bc44f6fdb343187413bdfd2d5366c Mon Sep 17 00:00:00 2001
From: Antonio Gallo <tonicucoz@gmail.com>
Date: Sun, 8 May 2011 15:23:09 +0000
Subject: h-source:added the driver entry for 3g-cards

---
 h-source/Examples/Controllers/TestController.php | 9 ---------
 1 file changed, 9 deletions(-)
 delete mode 100644 h-source/Examples/Controllers/TestController.php

(limited to 'h-source/Examples/Controllers')

diff --git a/h-source/Examples/Controllers/TestController.php b/h-source/Examples/Controllers/TestController.php
deleted file mode 100644
index 9372e71..0000000
--- a/h-source/Examples/Controllers/TestController.php
+++ /dev/null
@@ -1,9 +0,0 @@
-<?php
-
-class TestController extends Controller {
-
-	function index() {
-		echo '<h2>It works!</h2>';
-	}
-
-}
\ No newline at end of file
-- 
cgit v1.2.3