Dotclear


Ignore:
Timestamp:
10/25/09 21:37:04 (13 years ago)
Author:
kozlika
Message:

notevilad: typo. Suppression de ligne vide en fin de fichier PHP.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/notEvilAds/index.php

    r459 r1741  
    201201          $core->blog->settings->put('nea_settings',notEvilAds::storeSettings($nea_settings)); 
    202202 
    203           $messages[] = __('Ad succefully updated.'); 
     203          $messages[] = __('Ad successfully updated.'); 
    204204     } 
    205205      
     
    263263          else 
    264264          { 
    265                throw new Exception(__('Unfortunately, I do not unterstand your request.')); 
     265               throw new Exception(__('Unfortunately, I do not understand your request.')); 
    266266          } 
    267267           
     
    294294          break; 
    295295     default: 
    296           $messages[] = __('Something was maybe updated. But what ?'); 
     296          $messages[] = __('Something was maybe updated. But what?'); 
    297297     endswitch; 
    298298} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map