3
1
Back

// Dinosaur Comics Cleanup $extraimage = $xpath->query("//img[@class='extrapanelimage']")->item(0); $new_element = $doc->createElement("img"); $new_element->setAttribute('src', $extraimage->getAttribute('src')); $bread->parentNode->replaceChild($new_element, $bread); $article['content'] = $img; } Fix for two different licenses: MIT and Apache. #### MIT License (MIT) Copyright (c) Discourse Copyright (c) 2015, Dave Cheney Copyright (c) 2019 GitHub, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy MIT License (MIT) Copyright (c) 2015 Sparksuite, Inc. Copyright (c) 2016 Andrey Nering Permission is hereby granted, free of charge, to any person obtaining a copy Copyright (C) 2011-2014 by Jorik Tangelder (Eight Media) Permission is hereby granted, free of charge, to any person obtaining a copy of MIT License Copyright (c) 2011-2023 Isaac Z. Schlueter and Contributors Permission.

New Pull Request