]> iEval git - unical.git/blob - ro/ieval/unical/Utils.java
Adds title date and time to alarm layout
[unical.git] / ro / ieval / unical / Utils.java
1 package ro.ieval.unical;
2
3 public class Utils {
4 public static boolean loginSuccess(String user, String pass) {
5 // TODO Auto-generated method stub
6 return true;
7 }
8 }
This page took 0.039912 seconds and 4 git commands to generate.