Home
last modified time | relevance | path

Searched refs:notes (Results 1 – 6 of 6) sorted by path

/web-master/fetch/
H A Duser-notes-rss.php29 $notes = []; variable
31 $notes[$row['id']] = $row;
47 <?php if ($notes) { ?>
/web-master/include/
H A Dfunctions.inc35 ["href" => "/manage/user-notes.php", "text" => "Notes"],
48 if (strstr($_SERVER["SCRIPT_FILENAME"], "user-notes.php")) {
49 …SEARCH = ["method" => "get", "action" => "/manage/user-notes.php", "placeholder" => "Search notes
H A Dnote-reasons.inc4 // stock reasons for deleting notes
/web-master/
H A Dnote.sql1 /* the note table holds notes for the php manual. */
5 edit their own notes. */
11 master.php.net/entry/user-notes-vote.php
12 master.php.net/fetch/user-notes.php
13 master.php.net/manage/user-notes.php
31 -- New votes table added for keeping track of user notes ratings
H A Dusers.sql6 * 'subscription' to notes updates of manual sections
53 /* the user_note table just contains notes about each user. */
/web-master/scripts/
H A Dupdate-user-notes4 // Build complete file with all notes
28 /* get user notes */
75 echo "unable to open $notes file $hash\n";

Completed in 11 milliseconds