function advagg_missing_regenerate() {
global $base_path, $conf;

// Get filename from request.
$arg = arg();
$filename = array_pop($arg);
$filename = explode('?', $filename);
$filename = array_shift($filename);

CommentFileSizeAuthor
#1 advagg-1224064-1.patch487 bytesmikeytown2

Comments

mikeytown2’s picture

Status: Active » Fixed
StatusFileSize
new487 bytes

committed this patch

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.