* feat(legacy): invalidate cached assets using md5sum Don't rely on version to invalidate cached assets * use Assets::url() when loading legacy pages * fix script docs
Replace Application_Common_OsPath::getBaseDir with Config::getBasePath.