Dotclear


Ignore:
Timestamp:
10/20/09 23:21:36 (13 years ago)
Author:
Moe
Message:

fixed various typos for inspired by

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/contribute/_public.php

    r1595 r1608  
    124124          $site = ''; 
    125125           
    126           # inspirated by contactMe/_public.php 
     126          # inspired by contactMe/_public.php 
    127127          if ($args == 'sent') 
    128128          { 
     
    417417                              $post_meta['contribute_mail'][] = $mail = $_POST['c_mail']; 
    418418                         } 
    419                          # inspirated from dcBlog > getCommentCursor() 
     419                         # inspired by dcBlog > getCommentCursor() 
    420420                         if (isset($_POST['c_site']) && (!empty($_POST['c_site']))) 
    421421                         { 
     
    426426                                   $site = 'http://'.$site; 
    427427                              } 
    428                               # /inspirated from dcBlog > getCommentCursor() 
     428                              # /inspired by dcBlog > getCommentCursor() 
    429429                               
    430430                              $post_meta['contribute_site'][] = $site; 
     
    559559                         if ($meta !== false) 
    560560                         { 
    561                               # inspirated by planet/insert_feeds.php 
     561                              # inspired by planet/insert_feeds.php 
    562562                              if (!empty($name)) 
    563563                              { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map