提交歷史

作者 SHA1 備註 提交日期
  pdontthink 4cb8795ffc Allow prefs plugins to fetch values such as FALSE, 0, '', '0', or other values that evaluate to boolean FALSE 17 年之前
  pdontthink eec299ee3d avoid E_STRICT errors 17 年之前
  pdontthink 669ea6899f Clean up variable naming and function docs. 17 年之前
  Thijs Kinkhorst 7f8507d3d2 remove some HTML from within functions. Unneeded HTML to be precise. 18 年之前
  Thijs Kinkhorst 11b10ba5d1 increment year in copyright notices 18 年之前
  pdontthink 717be5c30c Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2 18 年之前
  tokul 59ae6f3ac2 removing trailing ?> from function scripts 19 年之前
  stekkel 0a70f643f2 Centralized init 19 年之前
  tokul 83fdb4c332 copyright update 19 年之前
  Fredrik Jervfors 9ed98bb1ec phpDocumentor updates 20 年之前
  tokul f4a491aee7 documenting prefs functions 20 年之前
  Fredrik Jervfors 2531f52955 Trimming whitespace and replacing tabs 20 年之前
  Thijs Kinkhorst 92432b64c6 Move default_pref from data/ to config/ dir. 20 年之前
  Thijs Kinkhorst a73561b911 Increment year in copyright notice. 20 年之前
  Fredrik Jervfors 33e1b8f4f4 Indentation fixes 21 年之前
  Fredrik Jervfors 303d308968 XHTML fixes 21 年之前
  tokul 883a501dd1 Adding size limit to signature. Max size is the same as db BLOB size. 21 年之前
  Thijs Kinkhorst 39f5f66142 When checking for prefs_are_cached we should retrieve this from the session 21 年之前
  stekkel abf6bbc461 Rewrite of internal message caching 21 年之前
  Fredrik Jervfors 9d4db8b166 Phpdocumentor update - sed is your friend for these kinds of things ;) 21 年之前
  Thijs Kinkhorst eb0871d7c9 Make writing to prefs/abook/calendar files more reliable by handling it 21 年之前
  Thijs Kinkhorst cde0377d36 We're living in 2004 now... perl is your friend for these kinds of things :) 21 年之前
  tassium 9098cb73e4 Preparation to begin using phpdocumentor. 22 年之前
  Jimmy Conner 2131d30a13 Stop error messages just in case CHMOD is disabled by PHP 22 年之前
  Erin Schnabel 85092927dc bring up fix for default_pref file name (double-slash) 22 年之前
  jangliss 91c5adc2ea Lets see if this prefs fix works for now. Will do DB stuff later, or 22 年之前
  Thijs Kinkhorst fd4e00699e fwrite returns 0 when 0 bytes written, so use === FALSE test instead. 22 年之前
  Thijs Kinkhorst 4daee58a39 A better way to check for errors, and apply the previous fix to signature writes too. 22 年之前
  Thijs Kinkhorst 0799913494 Small tweaks: 22 年之前
  jangliss 0299e60772 I'd like my settings to stay on login... we need a better solution :) 22 年之前