Plugin Directory

Changeset 201707

Timestamp:
02/04/2010 07:49:19 AM (15 years ago)
Author:
ShaneF
Message:

space convention on if statements

File:
1 edited

Legend:

Unmodified
Added
Removed
  • woopra/trunk/woopra.php

    r201072 r201707  
    114114 */
    115115require_once( dirname(__FILE__) . '/inc/frontend.php'       );
    116 if (is_admin()) {
     116if () {
    117117    require_once( dirname(__FILE__) . '/inc/admin.php'      );
    118118    require_once( dirname(__FILE__) . '/inc/xml.php'        );
Note: See TracChangeset for help on using the changeset viewer.