Ignore:
Timestamp:
May 12, 2011, 2:59:34 PM (13 years ago)
Author:
flop25
Message:

exclude event register from admin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/adult_content/class.inc.php

    r9649 r10855  
    108108                        {
    109109                                $theme_file=NULL;
    110                 }
     110                        }
    111111               
    112112               
    113         }
    114         if (empty($theme_file))
    115         {
    116       return $dir.'default/'.$file;
    117         }
     113                }
     114                if (empty($theme_file))
     115                {
     116                                return $dir.'default/'.$file;
     117                }
    118118  }
    119119
Note: See TracChangeset for help on using the changeset viewer.