Skip to content

Instantly share code, notes, and snippets.

View FernandoGarcia's full-sized avatar

Fernando Garcia FernandoGarcia

View GitHub Profile
@FernandoGarcia
FernandoGarcia / abbc3.diff
Last active February 19, 2022 09:18
Make ABBC3 compatible with PHBB 3.14 and PHP 7
diff -ur orig/includes/bbcode.php phpBB3.14/includes/bbcode.php
--- orig/includes/bbcode.php 2019-12-06 21:27:48.073460091 -0300
+++ phpBB3.14/includes/bbcode.php 2019-12-06 20:51:26.565100654 -0300
@@ -125,6 +127,406 @@
}
$message = preg_replace($preg['search'], $preg['replace'], $message);
+
+ // Start Text_effect_pass