Implemented file logging, made the OpenID module use it.
commit11877192cab15e94c53aaf239cb55a17591e93ff
authorvinnl <imnotb@gmail.com>
Fri, 21 Mar 2008 12:59:25 +0000 (21 13:59 +0100)
committervinnl <imnotb@gmail.com>
Fri, 21 Mar 2008 12:59:25 +0000 (21 13:59 +0100)
tree474c49df62557c36369913c6e9b8baf5d237c3b1
parentb6ca25f6fc021e68275405d78e5b197a43ad4f7c
Implemented file logging, made the OpenID module use it.
project/data/pivip.log [new file with mode: 0644]
project/index.php
project/library/Pivip/Controller/Module/Abstract.php
project/modules/filelogger/Module.php [new file with mode: 0644]
project/modules/filelogger/Version.php [copied from project/library/Pivip/Controller/Module/Abstract.php with 54% similarity]
project/modules/filelogger/config.ini [new file with mode: 0644]
project/modules/openid/Module.php
specifications/modules/filelogger/FileLoggingSpec.php [new file with mode: 0644]