Commit History

Author SHA1 Message Date
  pdontthink 7d285b51a0 Fix HTTPS detection under Windows IIS (#2318118) 16 years ago
  pdontthink 889ed4c0bc Fix HTTPS detection under Windows IIS (#2318118) 16 years ago
  pdontthink 145cf39b81 Add configtest section and link to new untranslated special folders section in translator manual 16 years ago
  pdontthink b9569df2cb Nothing much here 16 years ago
  pdontthink bc6166c089 Grammatical fixes and new section about untranslated special folder names 16 years ago
  pdontthink 2ffdfac984 Minor wording 16 years ago
  pdontthink e3e530a98b $headers_to_display contains TRANSLATED key values! Thanks to Stefano Bridi. 16 years ago
  pdontthink 93257269a0 Fix page width 16 years ago
  pdontthink e912dd4ede This should be everyone 16 years ago
  pdontthink 79685447ec Everyone deserves version info 16 years ago
  pdontthink 57b9aba210 Thanks, Thijs: svn propset svn:keywords Id <file> 16 years ago
  pdontthink 8e10f61512 Use sq_is_writable() 16 years ago
  pdontthink 8776ac77d7 How about adding a space 16 years ago
  pdontthink ede29b2901 Er, is it "Id:"? 16 years ago
  pdontthink d01c63496a The random number seed generator was creating float values that, when fed to mt_srand(), which expects an integer, were seen as zero on some systems because it was such a large number. This fix takes a sub-string of the seed's MD5 before converting it to an integer in order to fix that problem. 16 years ago
  pdontthink bf4627edd2 Add a functions file for file utility functions (say that 10 times fast) along with some new file functions 16 years ago
  pdontthink d7f614d31b Forgot @since info for sqsetcookie 16 years ago
  pdontthink f211155993 Add global variable indicating server OS 16 years ago
  pdontthink bb21080cac Make login form input fields configurable again (see Password Forget plugin) 16 years ago
  pdontthink 4a76899c55 Minor spacing fix 16 years ago
  pdontthink 74b4ddd399 Adding note 16 years ago
  pdontthink 3213a37e08 Adding note 16 years ago
  pdontthink 9139164e43 Minor spacing/layout fix 16 years ago
  pdontthink 3191258f96 Properly construct Return-Receipt-To header 16 years ago
  pdontthink d09e079fd1 Empty header values cause PHP notice - fix 16 years ago
  pdontthink 38f5c4db14 Empty headers cause PHP notice - fix 16 years ago
  pdontthink 145541fb36 Fix broken LDAP bind; thanks to Marcel Schleusner 16 years ago
  pdontthink d7ac8bd825 Catch empty text domain 16 years ago
  pdontthink 61d674ba90 Catch empty text domain 16 years ago
  pdontthink 1b10d163ce Fix alternate identities matching on reply 17 years ago