| 149 |
} |
} |
| 150 |
|
|
| 151 |
//------------------------------------------------------------------------------ |
//------------------------------------------------------------------------------ |
| 152 |
|
//- URL parameter flags and variables: |
| 153 |
|
|
| 154 |
|
if(isset($_GET['devstate'])) $common_sessiondata['userdata']['devstate'] = $_GET['devstate']; |
| 155 |
|
|
| 156 |
|
if(isset($common_sessiondata['userdata']['devstate'])) $common['hostsetup']['devstate'] = $common_sessiondata['userdata']['devstate']; |
| 157 |
|
|
| 158 |
|
//------------------------------------------------------------------------------ |
| 159 |
//- Functions: |
//- Functions: |
| 160 |
|
|
| 161 |
function common_protocolhit() { |
function common_protocolhit() { |