Moodle - the world's open source learning platform - moodle/blog/edit.php at 7d00c7bc1a6bee7fbf51598882d8bc10a5ea22c9 · alendit/moodle
103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 <?...
444 1262 repository nc 1335 final hi monitoring 1389 howtobuy words auction mail_icon 1138 1104 slackware newyork inside 723 Desktops c3 but jpg note Storage Pictures evolution 120x60 1164 866 sci depts tree nintendo 537 593 Flowers az winners amd Feedback dicks 1715 Current_events merchandise m...
has_capability('moodle/blog:manageentries', $sitecontext)) { print_error('cannoteditpostorblog'); } // Make sure that the person trying to edit have access right if ($id) { if (!$existing = $DB->get_record('post', array('id'=>$id))) { print_error('wrongpostid', 'blog');...