Changes between Version 52 and Version 53 of Docs/Prog/Manual/ApplicationLibraries/lib825db
- Timestamp:
- 02/19/26 14:50:24 (5 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825db
v52 v53 171 171 }}} 172 172 173 If a custom app includes PHP reports when MySQL is used the following code may added to create symbolic link to the reports folder. 173 174 174 {{{ 175 {{{#!c++ 175 176 if(dynamic_cast<CDBMySQL*>(appDB)) { 176 177 string reportsPath = APP_DATA_DIR;
![(please configure the [header_logo] section in trac.ini)](/chrome/site/cardinal.gif)