antville/code/FileMgr
Robert Gaggl 6e2e859d28 - removed unused function changeAlias()
- fixed a bug in evalFile(): immediatly return in case something is wrong/missing. before that any check for invalid characters was useless because execution would not be stopped. Also changed from isClean() to isCleanForName() which allows spaces, commatas, periods etc. but *not* umlauts.
2003-02-04 12:18:06 +00:00
..
create.hac securityFunctions now need the membership-level of a user as second argument 2003-01-02 19:05:03 +00:00
macros.js changes necessary because 2002-06-26 16:29:01 +00:00
main.hac securityFunctions now need the membership-level of a user as second argument 2003-01-02 19:05:03 +00:00
main.skin replaced all occurrences of "this" with the name of the corresponding prototype 2002-08-09 15:45:59 +00:00
objectFunctions.js - removed unused function changeAlias() 2003-02-04 12:18:06 +00:00
renderFunctions.js merged need_for_speed branch 2002-12-01 19:26:40 +00:00
securityFunctions.js req.data.memberlevel is now passed as second argument to security-functions. with this they can also be used even when there's no request-object present (scheduler, bloggerApi) 2003-01-02 18:55:32 +00:00
type.properties removed aggressive loadmode (backport from changes on antville.org) 2002-12-17 20:25:45 +00:00