From c004bbdf4f0e824e5ccbaef8f98ca4a3d44d3b49 Mon Sep 17 00:00:00 2001
From: wei <>
Date: Fri, 14 Jul 2006 06:46:31 +0000
Subject: Changed SQLMap manual into a prado app.

---
 demos/sqlmap-docs/protected/controls/Layout.php | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 demos/sqlmap-docs/protected/controls/Layout.php

(limited to 'demos/sqlmap-docs/protected/controls/Layout.php')

diff --git a/demos/sqlmap-docs/protected/controls/Layout.php b/demos/sqlmap-docs/protected/controls/Layout.php
new file mode 100644
index 00000000..e612d52d
--- /dev/null
+++ b/demos/sqlmap-docs/protected/controls/Layout.php
@@ -0,0 +1,7 @@
+<?php
+
+class Layout extends TTemplateControl
+{
+
+}
+?>
\ No newline at end of file
-- 
cgit v1.2.3