summaryrefslogtreecommitdiffstats
path: root/examples/server/lib/actions.php
diff options
context:
space:
mode:
authorLuke Shepard <lshepard@devrs006.snc1.facebook.com>2009-05-27 14:09:33 -0700
committerLuke Shepard <lshepard@devrs006.snc1.facebook.com>2009-05-27 14:09:33 -0700
commit2a45a7f8f4cd3dcb5e56cbdd1281e9c7c5417282 (patch)
tree450c172565fffe576264e64ea83a9c4978709da9 /examples/server/lib/actions.php
parent7a75121c8568b48d18dcf4e5ac671527ab3e3544 (diff)
downloadphp-openid-2a45a7f8f4cd3dcb5e56cbdd1281e9c7c5417282.zip
php-openid-2a45a7f8f4cd3dcb5e56cbdd1281e9c7c5417282.tar.gz
php-openid-2a45a7f8f4cd3dcb5e56cbdd1281e9c7c5417282.tar.bz2
Revert "[ remove closing ?> tag from all files ]"
This reverts commit a2bdc5c6129ff11b1c1e29a207b1b80153ac6fb0. I'm going to stop playing in bce's fork, and start messing in my own. Sorry for the mess Brian :)
Diffstat (limited to 'examples/server/lib/actions.php')
-rw-r--r--examples/server/lib/actions.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/server/lib/actions.php b/examples/server/lib/actions.php
index 9f825e3..50dc19a 100644
--- a/examples/server/lib/actions.php
+++ b/examples/server/lib/actions.php
@@ -161,3 +161,4 @@ function action_userXrds()
return userXrds_render($identity);
}
+?> \ No newline at end of file