Dotclear


Ignore:
Timestamp:
10/30/09 09:55:10 (13 years ago)
Author:
kozlika
Message:

writers: Typo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/writers/index.php

    r248 r1827  
    2727           
    2828          if ($rs->isEmpty()) { 
    29                throw new Exception(__('Writer does not exists.')); 
     29               throw new Exception(__('Writer does not exist.')); 
    3030          } 
    3131           
     
    7575     { 
    7676          if (!isset($blog_users[$_GET['u_id']])) { 
    77                throw new Exception(__('Writer does not exists.')); 
     77               throw new Exception(__('Writer does not exist.')); 
    7878          } 
    7979           
Note: See TracChangeset for help on using the changeset viewer.

Sites map