rbrindley: branch rbrindley/astman_revamp r4572 - /team/rbrindley/astman_reva...

SVN commits to the Asterisk-GUI project asterisk-gui-commits at lists.digium.com
Thu Mar 5 08:36:45 CST 2009


Author: rbrindley
Date: Thu Mar  5 08:36:42 2009
New Revision: 4572

URL: http://svn.digium.com/svn-view/asterisk-gui?view=rev&rev=4572
Log:

- added js/session.js to hold all session vars and cookie object


Added:
    team/rbrindley/astman_revamp/config/js/session.js   (with props)

Added: team/rbrindley/astman_revamp/config/js/session.js
URL: http://svn.digium.com/svn-view/asterisk-gui/team/rbrindley/astman_revamp/config/js/session.js?view=auto&rev=4572
==============================================================================
--- team/rbrindley/astman_revamp/config/js/session.js (added)
+++ team/rbrindley/astman_revamp/config/js/session.js Thu Mar  5 08:36:42 2009
@@ -1,0 +1,21 @@
+/*
+ * Asterisk-GUI	- an Asterisk configuration interface
+ *
+ * All session variables and cookie management methods
+ *
+ * Copyright (C) 2006-2009, Digium, Inc.
+ *
+ * Ryan Brindley <ryan at digium.com>
+ * Pari Nannapaneni <pari at digium.com>
+ *
+ * See http://www.asterisk.org for more information about
+ * the Asterisk project. Please do not directly contact
+ * any of the maintainers of this project for assistance;
+ * the project provides a web site, mailing lists and IRC
+ * channels for your use.
+ *
+ * This program is free software, distributed under the terms of
+ * the GNU General Public License Version 2. See the LICENSE file
+ * at the top of the source tree.
+ *
+ */

Propchange: team/rbrindley/astman_revamp/config/js/session.js
------------------------------------------------------------------------------
    svn:executable = *




More information about the asterisk-gui-commits mailing list