/[A3C]/bin/import-ldap.pl
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 /bin/import-ldap.pl

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

revision 60 by dpavlin, Wed Apr 2 17:38:52 2008 UTC revision 61 by dpavlin, Wed Apr 9 21:32:34 2008 UTC
# Line 48  if ( @models ) { Line 48  if ( @models ) {
48                                  cn => $o->cn,                                  cn => $o->cn,
49                          }                          }
50                  );                  );
                 warn "## ",dump( $action );  
51                  $action->run;                  $action->run;
52                  if ( $action->result->success ) {                  if ( $action->result->success ) {
53                          Jifty->log->info( $action->result->message );                          Jifty->log->info( $action->result->message );

Legend:
Removed from v.60  
changed lines
  Added in v.61

  ViewVC Help
Powered by ViewVC 1.1.26