1<?php
2
3ini_set('opcache.enable', 0);
4require_once 'bug78106_include.inc';
5
6echo "done\n";
7