Author: dbellettini
Date: 2010-02-26 19:05:33 +0100 (Fri, 26 Feb 2010)
New Revision: 28315
Added:
plugins/dvbNewsletterPlugin/trunk/lib/form/doctrine/PlugindvbNewsletterSubscriberForm.class.php
Log:
Varie cose
Added:
plugins/dvbNewsletterPlugin/trunk/lib/form/doctrine/PlugindvbNewsletterSubscriberForm.class.php
===================================================================
---
plugins/dvbNewsletterPlugin/trunk/lib/form/doctrine/PlugindvbNewsletterSubscriberForm.class.php
(rev 0)
+++
plugins/dvbNewsletterPlugin/trunk/lib/form/doctrine/PlugindvbNewsletterSubscriberForm.class.php
2010-02-26 18:05:33 UTC (rev 28315)
@@ -0,0 +1,13 @@
+<?php
+
+/**
+ * PlugindvbNewsletterSubscriber form.
+ *
+ * @package ##PROJECT_NAME##
+ * @subpackage form
+ * @author ##AUTHOR_NAME##
+ * @version SVN: $Id: sfDoctrineFormPluginTemplate.php 23810 2009-11-12
11:07:44Z Kris.Wallsmith $
+ */
+abstract class PlugindvbNewsletterSubscriberForm extends
BasedvbNewsletterSubscriberForm
+{
+}
--
You received this message because you are subscribed to the Google Groups
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/symfony-svn?hl=en.