Plugin Directory


Ignore:
Timestamp:
02/12/2010 01:37:18 PM (16 years ago)
Author:
Txanny
Message:

Updated to Community 0.10.1 and Framework 0.8.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • alkivia/trunk/framework/loader.php

    r203885 r204565  
    3030// TODO: Bybapass framework loading if already loaded.
    3131// TODO: Load Framework at plugins_loaded or init to allow filters on plugins?
    32 //       If loaded on plufins_loaded will not load for themes.
     32//       If loaded on plugins_loaded will not load for themes.
    3333
    34 $akf_version = '0.8';
     34$akf_version = '0.8.1';
    3535
    3636if ( file_exists(WP_CONTENT_DIR . '/alkivia.php') ) {
Note: See TracChangeset for help on using the changeset viewer.