Plugin Directory

Changeset 387467


Ignore:
Timestamp:
05/21/2011 05:54:57 PM (15 years ago)
Author:
marionline
Message:

WP-itheora is now object oriented

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-itheora/trunk/wp-itheora.php

    r387466 r387467  
    4242    }
    4343
    44 <<<<<<< HEAD
    4544    function itheora_admin(){
    4645    add_action('admin_menu', array(&$this, 'wp_itheora_menu'));
     
    166165    function wp_itheora_infopage() {
    167166    $this->wp_itheora_header();
     167<<<<<<< HEAD
    168168    echo "
    169169    <div id=\"wp-itheora-info\">
     
    281281}
    282282
     283<<<<<<< HEAD
    283284
    284285global $WPItheora;
Note: See TracChangeset for help on using the changeset viewer.