diff -r 0882292322b3 -r 264e5ee5abfc www-thermferm/profiles.php --- a/www-thermferm/profiles.php Fri Jul 25 23:28:44 2014 +0200 +++ b/www-thermferm/profiles.php Sat Jul 26 13:18:00 2014 +0200 @@ -86,6 +86,10 @@ +/* + * @link Edit profile + * @link Add profile + */ function profile_list() { $sock = open_socket(); @@ -112,7 +116,12 @@ $outstr .= '
'.PHP_EOL; $outstr .= ' '.PHP_EOL; - $outstr .= ' '.PHP_EOL; + $outstr .= ' '.PHP_EOL; + $outstr .= ' '.PHP_EOL; + $outstr .= ' '.PHP_EOL; + $outstr .= ' '.PHP_EOL; + $outstr .= ' '.PHP_EOL; + $outstr .= ' '.PHP_EOL; if (startsWith($arr[0], "212")) { $j = 1; @@ -120,7 +129,16 @@ if (strcmp($arr[$j], ".") == 0) break; $f = explode(",", $arr[$j]); - $outstr .= ' '.PHP_EOL; + $busy = 0; + $outstr .= ' '.PHP_EOL; + $outstr .= ' '.PHP_EOL; + $outstr .= ' '.PHP_EOL; + $outstr .= ' '.PHP_EOL; + if ($busy == 1) + $outstr .= ' '.PHP_EOL; + else + $outstr .= ' '.PHP_EOL; + $outstr .= ' '.PHP_EOL; $j++; } }
UUIDNameStepsspare
UUIDNameStepsEdit
'.$f[0].''.$f[1].''.$f[2].'bla
'.$f[0].''.$f[1].''.$f[2].'BusyEdit