File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ function fill_many_users($num)
2828    $ emgetManager ();
2929
3030    while  ($ i$ num
31-         $ outputarray ('title '  => 'Users Filling Report:  ' );
31+         $ outputarray ('title '  => 'Users filling report  ' );
3232        foreach  ($ usersas  $ j$ user
3333            //first check that the first item doesn't exist already 
3434            $ output$ i'line-init ' ] = $ user'firstname ' ];
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ function fill_users()
1616    $ usersarray (); //declare only to avoid parsing notice 
1717    require_once  'data_users.php ' ; //fill the $users array 
1818    $ outputarray ();
19-     $ outputarray ('title ' =>'Users Filling Report:  ' );
19+     $ outputarray ('title ' =>'Users filling report  ' );
2020    foreach  ($ usersas  $ i$ user
2121        //first check that the first item doesn't exist already 
2222    	$ output$ i'line-init ' ] = $ user'firstname ' ];
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments