X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/examples/writer/remote/lib/session_db.php diff --git a/examples/writer/remote/lib/session_db.php b/examples/writer/remote/lib/session_db.php index fef4efa7..4f54b65a 100644 --- a/examples/writer/remote/lib/session_db.php +++ b/examples/writer/remote/lib/session_db.php @@ -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