• Main Page
  • Related Pages
  • Namespaces
  • Data Structures
  • Files
  • File List

E:/E/GEAMP/www/openbiz/openbiz/bin/UserSetting.php

00001 <?PHP
00025 class UserSetting
00026 {
00027     private $_settings; // unused
00028     
00035     public static function get($key)
00036     {
00037     
00038     }
00039     
00046     public static function set($key, $value)
00047     {
00048     
00049     }
00050 }

Generated on Thu Apr 19 2012 17:09:14 for openbiz by  doxygen 1.7.2