what should the version.php file show?
-
What *should* the version.php file show?
<?php // This holds the version number in a separate file so we can bump it without cluttering the SVN $wp_version = '2.3.1'; $wp_db_version = 6124; ?>what should be displayed for 2.3.2? (the db_version)
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘what should the version.php file show?’ is closed to new replies.