mobileplugin_youtube.module generates a few errors with php 5.3 because of the usual problem of variables being declared as references when they shouldn't. All we need to do to fix this is remove the references from the parameters in mobileplugin_youtube_mobileplugin_setup() and mobileplugin_youtube_mobileplugin_optimize_dom

CommentFileSizeAuthor
mobileplugin_youtube.module.patch952 bytesbkat