[pmwiki-users] Version Detection for skin.php

H. Fox haganfox at users.sourceforge.net
Thu Aug 25 06:30:42 CDT 2005


How would I do

    if (version is older than 2.0.beta53) {
      something
    } else {
      something else
    }

in skin.php?

Hagan




More information about the pmwiki-users mailing list