enhanced the code viewer to show svn properties

This commit is contained in:
2010-04-12 12:39:08 +00:00
parent b41a102353
commit 3104736b42
19 changed files with 286 additions and 78 deletions

View File

@ -11,11 +11,12 @@ default_site_name = "@PACKAGE@"
;------------------------------------------------------------------------------
; database settings
;------------------------------------------------------------------------------
database_username =
database_password =
database_name =
database_driver =
database_prefix =
database_hostname = "localhost"
database_username = ""
database_password = ""
database_name = ""
database_driver = ""
database_prefix = ""
;------------------------------------------------------------------------------
; ldap settings