View Single Post
  #7  
Old 04-01-2009, 02:35 PM
Rsmiley Rsmiley is offline
Member
 
Join Date: May 2008
Posts: 90
Credits: 4,281
Rsmiley
Default RE: Rename adoptables (because we REALLY can't wait)

In rename.php

Some of you might wanna change this...

PHP Code:
    if($name == ""){
    
$article_title "Oops";
    
$article_date date('Y-m-d');
    
$article_content "This Digimon does not exist.";
    }
    else if(
$owner != $username){
    
$article_title "Oops";
    
$article_date date('Y-m-d');
    
$article_content "You do not own this Digimon!";
    } 
Some might wanna change digimon to adopable or pet