git.ithinksw.org
/
extjs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Upgrade to ExtJS 3.2.2 - Released 06/02/2010
[extjs.git]
/
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
fef4efa
..
4f54b65
100644
(file)
--- 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