3
1
Back

Width, * Knurl polyhedron depth, * Cylinder ends smoothed height, * Knurled surface smoothing amount ); } function hook_render_article($article) { return $this->mangle_article($article); } function get_img_tags($xpath, $query, &$article, $base_url=NULL) { $img_attributes_whitelist = array('src', 'alt', 'title'); if (!$base_url){ $base_url = $article['link']; } From 2cddc4d62d38c9e1b69839f92a19e7915eecbceb Mon.

New Pull Request