Author: david
Date: 2008-09-17 09:28:25 -0700 (Wed, 17 Sep 2008)
New Revision: 1386
Modified:
trunk/lib/model/QubitActor.php
Log:
Add project DocBlock to the top of lib/model/QubitActor.php
Modified: trunk/lib/model/QubitActor.php
===================================================================
--- trunk/lib/model/QubitActor.php 2008-09-16 22:46:07 UTC (rev 1385)
+++ trunk/lib/model/QubitActor.php 2008-09-17 16:28:25 UTC (rev 1386)
@@ -19,6 +19,13 @@
* Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
+/**
+ * @package qubit
+ * @subpackage actor
+ * @author Peter Van Garderen <[EMAIL PROTECTED]>
+ * @author David Juhasz <[EMAIL PROTECTED]>
+ * @version $Id$
+ */
class QubitActor extends BaseActor
{
public function __toString()
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" 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.ca/group/qubit-commits?hl=en
-~----------~----~----~----~------~----~------~--~---