3
1
Back

(preg_match("@.*()@", $article['content'], $matches)) { $article['content'] = preg_replace("@@", '', $article['content']); Clean up code formatting; added a few comics; standardized appending alt/title text under images (extra useful for feedback effects where one sequencer is interacting with another). More of an experimental functionality From 734cf9b18c60a281be644f29cc7855602eaad99d Mon Sep 17 00:00:00 2001 Subject: [PATCH] re-re-remove the mysterious extra trace 5040873587dbb57684343269abab88d35cf7124b more fixes dcaec240831d28b722a7d7988287c76a1461e439 glide fix

New Pull Request