Revision history for Mod030fImprovedOwnershipHandling


Revision [23310]

Last edited on 2016-05-20 07:38:47 by JavaWoman [Replaces old-style internal links with new pipe-split links.]
Additions:
**[[JsnX | Jason Tourtelotte]]**
Deletions:
**[[JsnX Jason Tourtelotte]]**


Revision [19440]

Edited on 2008-01-28 00:16:02 by JavaWoman [Modified links pointing to docs server]

No Differences

Revision [17830]

Edited on 2007-12-12 12:42:31 by JavaWoman [prevent function references looking as page links]
Additions:
Modifed the ""SetPageOwner()"" function in **wakka.php**
Deletions:
Modifed the SetPageOwner function in **wakka.php**


Revision [17205]

Edited on 2007-07-07 14:14:29 by JavaWoman [credit link]
Additions:
**[[JsnX Jason Tourtelotte]]**
Deletions:
Jason Tourtelotte


Revision [16957]

Edited on 2007-05-31 23:27:31 by JsnX [Reverted]
Additions:
if( $user <> '' && ! $this->LoadUser( $user ) ) return;
// updated latest revision with new owner
$this->Query("update ".$this->config["table_prefix"]."pages set owner = '".mysql_escape_string($user)."' where tag = '".mysql_escape_string($tag)."' and latest = 'Y' limit 1");
Deletions:
if( $user <> ''


Revision [16756]

Edited on 2007-05-31 10:44:42 by TnaXtv [Reverted]
Additions:
if( $user <> ''
Deletions:
if( $user <> '' && ! $this->LoadUser( $user ) ) return;
// updated latest revision with new owner
$this->Query("update ".$this->config["table_prefix"]."pages set owner = '".mysql_escape_string($user)."' where tag = '".mysql_escape_string($tag)."' and latest = 'Y' limit 1");


Revision [143]

The oldest known version of this page was created on 2004-04-09 01:50:53 by JsnX [Reverted]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki