|
The way that's stated might not be clear to people unfamiliar with that kind of shorthand.
/*.php (except config-inc.php.NEW, config-int.php.NEW, inc_features.php, inc_photopost.php, install.php and upgrade.php)
This means replace (e.g. overwrite) all .php files in the main photopost installation directory except the files stated.
forums/*.php
This means replace all .php files in the forums subdirectory.
The rest is pretty straight forward. Replace the specified .tmpl files in the templates subdirectory, and the same in the vb3enhanced subdirectory under templates.
|