Plugin Directory

Changeset 853656


Ignore:
Timestamp:
02/08/2014 10:51:24 AM (12 years ago)
Author:
somatic
Message:

version constant i guess

File:
1 edited

Legend:

Unmodified
Added
Removed
  • somatic-framework/trunk/inc/somaOptions.php

    r789047 r853656  
    683683                </tr>
    684684            </table>
    685             <input type="hidden" name="somatic_framework_options[plugin_db_version]" value="<?php echo $soma_options['plugin_db_version']; ?>">
     685            <input type="hidden" name="somatic_framework_options[plugin_db_version]" value="<?php echo SOMA_VERSION; ?>">
    686686
    687687            </form>
Note: See TracChangeset for help on using the changeset viewer.