This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d6eac2bdaed7f63c8cccbf387bc0cd1ca07b5e4f
Mozilla
/
mozilla
/
webtools
/
PLIF
/
PLIF
/
DataSource
History
ian%hixie.ch
6b5cf00273
Fixing SQL error (DROP COLUMN not REMOVE COLUMN)
...
git-svn-id: svn://10.0.0.236/trunk@111183 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-31 06:04:30 +00:00
..
Strings
Removing debug() calls.
2001-12-26 19:01:07 +00:00
User
Fixing SQL error (DROP COLUMN not REMOVE COLUMN)
2001-12-31 06:04:30 +00:00
Configuration.pm
Adding support for generic saving and retrieving of settings.
2001-11-09 20:13:21 +00:00
DebugStrings.pm
Added support for easily getting the original key name of a munged key: added a virtual '.coses: original key' entry to all hashes in COSES (works similar to the virtual '.length' item that all arrays have). Edited the debug string to mention these virtual items.
2001-11-30 16:20:22 +00:00
FileStrings.pm
* Created service- and serviceInstance- specific constructors so that a single module can have distinct constructors depending on how it is invoked. These constructors are called serviceInit() and serviceInstanceInit(), and both chain to the existing init() constructor (so no change are required by this).
2001-11-22 15:46:42 +00:00
Strings.pm
Removed a redundant |scalar()| -- |if| implies a scalar context anyway.
2001-12-26 16:05:54 +00:00
User.pm
Changing e-mail address now sends a confirmation mail to the old address too. Implemented by making changing fields a generic mechanism. Also fixed some minor nits.
2001-12-30 00:33:36 +00:00