Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbf6fec5

Browse files
authored
Merge pull request#108 from GrahamCampbell/patch-1
Remove unneeded code
2 parentsf225f4d +acb7fda commitbf6fec5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎PEAR/REST.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,9 +174,6 @@ function useLocalCache($url, $cacheid = null)
174174
{
175175
if (!is_array($cacheid)) {
176176
$cacheid =$this->getCacheId($url);
177-
if (!is_array($cacheid)) {
178-
returnfalse;
179-
}
180177
}
181178

182179
$cachettl =$this->config->get('cache_ttl');

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp