Plugin Directory

Changeset 572492


Ignore:
Timestamp:
07/15/2012 09:18:39 AM (14 years ago)
Author:
zourtie
Message:

Add banner

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-dyb/trunk/wp_dyb.php

    r572461 r572492  
    319319   
    320320  }
     321
     322   if($section == 'intro'){
     323   
     324    return $wp_dyb->dyb_intro();
     325   
     326  }
     327
     328    if($section == 'formation'){
     329   
     330    return $wp_dyb->dyb_formation();
     331   
     332  }
    321333   
    322334 
Note: See TracChangeset for help on using the changeset viewer.