5 lines
88 B
PHP
5 lines
88 B
PHP
<?php
|
|
|
|
// Sign all code without asking for confirmation.
|
|
resign_all_code(false, false);
|