only updateCache in egh_redraw
This commit is contained in:
parent
fcb0aa93a2
commit
75e53f2f52
@ -7,5 +7,5 @@ require_once (__DIR__ . '/../internals/mikeschergitgraph.php');
|
||||
set_time_limit(900); // 15min
|
||||
|
||||
$v = MikescherGitGraph::create();
|
||||
$v->update();
|
||||
$v->updateCache();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user