CMS module for Phprojekt
FS#24 - Direct all queries thru a local cm_ function.
Attached to Project:
CMS module for Phprojekt
Opened by Mario A. Valdez-Ramirez (mvaldez) - Sunday, 23 May 2004, 22:44 GMT
Last edited by Mario A. Valdez-Ramirez (mvaldez) - Sunday, 23 May 2004, 22:44 GMT
Opened by Mario A. Valdez-Ramirez (mvaldez) - Sunday, 23 May 2004, 22:44 GMT
Last edited by Mario A. Valdez-Ramirez (mvaldez) - Sunday, 23 May 2004, 22:44 GMT
|
DetailsDirect all queries thru a local cm_ function to preparse the content. This will give us more control on the database access routines, to improve, test, benchmark, filter or redirect all database requests. Also is a preparation to be able to separate the CMS module from Phprojekt.
|
This task depends upon