Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 1080 → Rev 1126

/branches/v1.5-cisaille/jrest/services/NameParser.php
146,6 → 146,7
 
$this->debug['parse_auth'][] = "6 (temp:$temp)";
$elapsed_chars = '';
foreach( explode(' ', $temp) as $this_word ) {
$this->debug['parse_auth'][] = "7 (this_word:$this_word)";