Preview.php
authorAlan Knowles <alan@roojs.com>
Thu, 6 Feb 2014 10:15:39 +0000 (18:15 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 6 Feb 2014 10:15:39 +0000 (18:15 +0800)
Preview.php

index e69de29..cc4f5f2 100644 (file)
@@ -0,0 +1,13 @@
+<?php
+/**
+ * extends the CMS preview  - but should take the template from the builder..
+ * intended use is with the bootstrap code HTML generated..
+ *
+*/
+
+class Pman_Builder_Preview extends Pman_Cms_Preview
+{
+    
+    
+    
+}
\ No newline at end of file