/plugin/photogallery/ |
H A D | pgFetch.php | 44 list($STATUS, $STATUSMESSAGE) = checkFileStatus($MEDIA, $FILE, $REV, $WIDTH, $HEIGHT); 57 'status' => $STATUS, 107 list($STATUS, $STATUSMESSAGE) = checkLocalFileStatus($FILE, $WIDTH, $HEIGHT); 109 if($STATUS != 200) { 110 http_status($STATUS, $STATUSMESSAGE);
|
/plugin/task/lang/ru/ |
H A D | subscribermail.txt | 10 Статус: @STATUS@
|
/plugin/task/lang/en/ |
H A D | subscribermail.txt | 10 Status: @STATUS@
|
/plugin/task/lang/pt-br/ |
H A D | subscribermail.txt | 10 Status: @STATUS@
|
/plugin/task/lang/cs/ |
H A D | subscribermail.txt | 10 Status: @STATUS@
|
/plugin/task/lang/es/ |
H A D | subscribermail.txt | 10 Estado: @STATUS@
|
/plugin/task/lang/de/ |
H A D | subscribermail.txt | 10 Status: @STATUS@
|
/plugin/bugzillahttp/ |
H A D | syntax.php | 85 …s="bugtable"><tr><th>ID</th><th>PRI</th><th>SEV</th><th>ASSIGNEE</th><th>STATUS</th><th>SHORT DESC…
|
/plugin/davcard/vendor/sabre/vobject/lib/ |
H A D | FreeBusyGenerator.php | 195 if (isset($component->STATUS)) { 196 $status = strtoupper($component->STATUS);
|
/plugin/webdavclient/vendor/sabre/vobject/lib/ |
H A D | FreeBusyGenerator.php | 195 if (isset($component->STATUS)) { 196 $status = strtoupper($component->STATUS);
|
/plugin/davcal/vendor/sabre/vobject/lib/ |
H A D | FreeBusyGenerator.php | 195 if (isset($component->STATUS)) { 196 $status = strtoupper($component->STATUS);
|
/plugin/combo/vendor/php-webdriver/webdriver/lib/Remote/ |
H A D | DriverCommand.php | 15 const STATUS = 'status'; define in Facebook\\WebDriver\\Remote\\DriverCommand
|
H A D | HttpCommandExecutor.php | 118 DriverCommand::STATUS => ['method' => 'GET', 'url' => '/status'],
|
/plugin/davcal/vendor/sabre/vobject/lib/ITip/ |
H A D | Broker.php | 318 $vevent->STATUS = 'CANCELLED'; 867 if (isset($vevent->STATUS)) { 868 $status = strtoupper($vevent->STATUS->getValue());
|
/plugin/webdav/vendor/sabre/vobject/lib/ITip/ |
H A D | Broker.php | 315 $vevent->STATUS = 'CANCELLED'; 888 if (isset($vevent->STATUS)) { 889 $status = strtoupper($vevent->STATUS->getValue());
|
/plugin/davcard/vendor/sabre/vobject/lib/ITip/ |
H A D | Broker.php | 318 $vevent->STATUS = 'CANCELLED'; 884 if (isset($vevent->STATUS)) { 885 $status = strtoupper($vevent->STATUS->getValue());
|
/plugin/icalevents/vendor/sabre/vobject/lib/ITip/ |
H A D | Broker.php | 322 $vevent->STATUS = 'CANCELLED'; 892 if (isset($vevent->STATUS)) { 893 $status = strtoupper($vevent->STATUS->getValue());
|
/plugin/webdavclient/vendor/sabre/vobject/lib/ITip/ |
H A D | Broker.php | 318 $vevent->STATUS = 'CANCELLED'; 884 if (isset($vevent->STATUS)) { 885 $status = strtoupper($vevent->STATUS->getValue());
|
/plugin/webdav/vendor/sabre/vobject/lib/ |
H A D | FreeBusyGenerator.php | 380 if (isset($component->STATUS)) { 381 $status = strtoupper($component->STATUS);
|
/plugin/icalevents/vendor/sabre/vobject/lib/ |
H A D | FreeBusyGenerator.php | 413 if (isset($component->STATUS)) { 414 $status = strtoupper($component->STATUS);
|
/plugin/diagramsnet/lib/math/ |
H A D | MathJax.js | 19 …STATUS:{OK:1,ERROR:-1},fileURL:function(j){var i;while((i=j.match(/^\[([-._a-z0-9]+)\]/i))&&b.hasO… class in a.Ajax
|
/plugin/davcard/vendor/sabre/vobject/ |
H A D | ChangeLog.md | 120 * #177: SCHEDULE-STATUS should not contain a reason phrase, only a status 199 * #115: Using REQUEST-STATUS from REPLY messages and now propegating that into 200 SCHEDULE-STATUS. 379 * Fixed: jCal encoding of REQUEST-STATUS, GEO and PERIOD values.
|
/plugin/webdavclient/vendor/sabre/vobject/ |
H A D | ChangeLog.md | 120 * #177: SCHEDULE-STATUS should not contain a reason phrase, only a status 199 * #115: Using REQUEST-STATUS from REPLY messages and now propegating that into 200 SCHEDULE-STATUS. 379 * Fixed: jCal encoding of REQUEST-STATUS, GEO and PERIOD values.
|
/plugin/davcal/vendor/sabre/vobject/ |
H A D | ChangeLog.md | 80 * #177: SCHEDULE-STATUS should not contain a reason phrase, only a status 159 * #115: Using REQUEST-STATUS from REPLY messages and now propegating that into 160 SCHEDULE-STATUS. 339 * Fixed: jCal encoding of REQUEST-STATUS, GEO and PERIOD values.
|
/plugin/webdav/vendor/sabre/vobject/ |
H A D | CHANGELOG.md | 346 * #177: SCHEDULE-STATUS should not contain a reason phrase, only a status 425 * #115: Using REQUEST-STATUS from REPLY messages and now propegating that into 426 SCHEDULE-STATUS. 605 * Fixed: jCal encoding of REQUEST-STATUS, GEO and PERIOD values.
|