Welcome to Geeklog, Anonymous Thursday, April 25 2024 @ 11:46 pm EDT

Geeklog Forums

hehehe time for code clean up!


Status: offline

Mikez

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

Text Formatted Code

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


Rolling Eyes
 Quote

Status: offline

jmucchiello

Forum User
Full Member
Registered: 08/29/05
Posts: 985
Any particular file?
 Quote

Status: offline

Mikez

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

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Text 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
 Quote

All times are EDT. The time is now 11:46 pm.

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