PluginProbe
Visual Composer Website Builder / trunk
Visual Composer Website Builder vtrunk
45.16.2 45.16.1 45.2-beta.1 45.2-beta.2 45.2.0 45.3-beta.1 45.3.0 45.4-beta.1 45.4.0 45.4.1 45.4.1-beta.2 45.5-beta.1 45.5.0 45.6-beta.1 45.6.0 45.7-beta.1 45.7.0 45.8-beta.1 45.8.0 45.9.0 trunk 45.0 45.0-beta.1 45.0.1 45.1-beta.1 All 40 releases
visualcomposer / index.php

index.php in Visual Composer Website Builder trunk, at index.php

6 lines 99 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 // silence is gold!
3 header('Status: 403 Forbidden');
4 header('HTTP/1.1 403 Forbidden');
5 exit;
6