0byt3m1n1
Path:
/
data
/
applications
/
aps.bak
/
tikiwiki
/
1.9.7-31
/
htdocs
/
lib
/
Galaxia
/
compiler
/
[
Home
]
File: start_pos.php
<?php //Code to be executed after a start activity if(isset($_REQUEST['name'])) $instance->setName($_REQUEST['name']); ?>