Check dcmmsversion() result against PHP result
Brought to you by:
maher_karim,
sdteffen
To check if PHP version and database version are
compatible, the PHP code should check if the PHP code
version matches the result of a query "select
dcmmsversion()" on the database side.
The check should be performed when logging on.
Applies to SVN head.