/[useradm]/otvori_nove+db
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /otvori_nove+db

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by dpavlin, Wed May 10 09:16:12 2000 UTC revision 1.6 by dpavlin, Wed May 17 09:57:22 2000 UTC
# Line 203  while (my ($osoba_id,$ime,$prezime,$sifr Line 203  while (my ($osoba_id,$ime,$prezime,$sifr
203          $full_name=~s/ +:/:/g;          $full_name=~s/ +:/:/g;
204          $full_name=~s/ +/ /g;          $full_name=~s/ +/ /g;
205          $full_name=nuke_chars($full_name);          $full_name=nuke_chars($full_name);
206          if ($shell eq "t") {          if ($shell) {
207                  $shell="/usr/local/bin/bash";                  $shell="/usr/local/bin/bash";
208          } else {          } else {
209                  $shell="/usr/bin/false";                  $shell="/usr/bin/false";

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.26