Topics

User Functions

Events

There are no upcoming events

What's New

Stories

No new stories

Comments last 2 weeks

No new comments

Trackbacks last 2 weeks

No new trackback comments

Links last 2 weeks

No recent new links

NEW FILES last 14 days

No new files

Welcome to Geeklog Sunday, May 19 2013 @ 05:27 AM EDT


 Forum Index > General Discussions > Feedback New Topic Post Reply
 hehehe time for code clean up!
   
Mikez
 05/16/08 03:34PM (Read 1495 times)  
++++-
Regular Poster

Status: offline


Registered: 06/17/05
Posts: 87
lol I was trying to find a bug and found.... (for real now)

PHP Formatted Code

/**
    * Hrm, can't remember what this does exactly
    *
    * @param    string      $heading    string for heading
    *
    */

 


Rolling Eyes

 
Profile Email
 Quote
jmucchiello
 05/17/08 12:22AM  
+++++
Full Member

Status: offline


Registered: 08/29/05
Posts: 985
Any particular file?

 
Profile Email
 Quote
Mikez
 05/17/08 10:19PM  
++++-
Regular Poster

Status: offline


Registered: 06/17/05
Posts: 87
lol that was so 2 days ago. some were in the system/classes fold I think.

 
Profile Email
 Quote
Dirk
 05/18/08 03:13AM  
AAAAA
Admin

Status: offline


Registered: 01/12/02
Posts: 13027
PHP Formatted Code
    /**
    * Hrm, can't remember what this does exactly
    *
    * @param    string      $heading    string for heading
    *
    */

    function addSubmissionHeading($heading)
    {
        $this->submissionheading[$this->num_submissions] = $heading;
        $this->num_submissions = $this->num_submissions + 1;
    }

from system/classes/plugin.class.php

It's part of the moderation API for plugins.

bye, Dirk

 
Profile Email Website
 Quote
Content generated in: 0.96 seconds
New Topic Post Reply

Normal Topic Normal Topic
Sticky Topic Sticky Topic
Locked Topic Locked Topic
New Post New Post
Sticky Topic W/ New Post Sticky Topic W/ New Post
Locked Topic W/ New Post Locked Topic W/ New Post
View Anonymous Posts 
Able to post 
Filtered HTML Allowed 
Censored Content