Proyectos de Subversion Iphone Microlearning - Inconcert

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 17
Línea 32... Línea 32...
32
    }
32
    }
Línea 33... Línea 33...
33
    
33
    
34
    func loadAll() {
34
    func loadAll() {
Línea 35... Línea 35...
35
        points.removeAll()
35
        points.removeAll()
Línea 36... Línea 36...
36
 
36
 
37
        let userExtendedDao = UserExtendedDao.sharedInstance
37
        let userExtendedDao = UserExtendedDao()
Línea 38... Línea 38...
38
        
38
        
39
        let companyDao = CompanyDao.sharedInstance
39
        let companyDao = CompanyDao()