Changeset 1413
- Timestamp:
- 02/18/11 02:31:13 (15 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
HelpIM3/branches/chatgroups/config/sites/chatgroups.xml
r1410 r1413 2 2 <siteConfig 3 3 databaseuri="mysql://helpim:pwd@localhost/helpim" 4 createDatabaseTablesOnStartUp=" False"4 createDatabaseTablesOnStartUp="True" 5 5 httpProtocol="http" 6 6 chatRequestTimeOut="10" … … 30 30 mailFromEmail='helpim@localhost' 31 31 chatGroupStartWindow='10' 32 emoticons=":-\) ;-\) :-\( :- p"32 emoticons=":-\) ;-\) :-\( :-P :-O :-S :-D \(t\) \(y\) \(i\) \(p\) \(l\) \(z\) \(c\) \(n\) \(e\)" 33 33 > 34 34
