Upgrade to ExtJS 3.0.3 - Released 10/11/2009
[extjs.git] / examples / writer / remote / lib / session_db.php
index fef4efa..4f54b65 100644 (file)
@@ -39,4 +39,4 @@ function getData() {
         array('id' => 5, 'first' => "Betty", 'last' => 'Rubble', 'email' => 'betty@rubble.com'),
         array('id' => 6, 'first' => "BamBam", 'last' => 'Rubble', 'email' => 'bambam@rubble.com')
     );
-}
+}
\ No newline at end of file