Commit a9bf72d71fad5137c68fc4df11db9ad6c7419a8e
1 parent
bbc10620
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
ferramentas/graficointerativo/index.js.php
1 | <?php error_reporting(0);if(extension_loaded('zlib')){ob_start('ob_gzhandler');} header("Content-type: text/javascript"); ?> | 1 | <?php error_reporting(0);if(extension_loaded('zlib')){ob_start('ob_gzhandler');} header("Content-type: text/javascript"); ?> |
2 | /*jslint plusplus:false,white:false,undef: false, rhino: true, onevar: true, evil: true */ | 2 | /*jslint plusplus:false,white:false,undef: false, rhino: true, onevar: true, evil: true */ |
3 | 3 | ||
4 | + | ||
4 | /* | 5 | /* |
5 | About: Licença | 6 | About: Licença |
6 | 7 |