Skip to content
Snippets Groups Projects
Commit a2916676 authored by Brett Bieber's avatar Brett Bieber
Browse files

Update URLs to grad studies contact page

parent 02547dcb
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<buildpath> <buildpath>
<buildpathentry kind="src" path=""/>
<buildpathentry kind="con" path="org.eclipse.php.core.LANGUAGE"/> <buildpathentry kind="con" path="org.eclipse.php.core.LANGUAGE"/>
<buildpathentry kind="src" path=""/>
<buildpathentry combineaccessrules="false" kind="prj" path="/UNL_UndergraduateBulletin"/>
</buildpath> </buildpath>
...@@ -3,6 +3,7 @@ ...@@ -3,6 +3,7 @@
<name>UNL_GraduateBulletin</name> <name>UNL_GraduateBulletin</name>
<comment></comment> <comment></comment>
<projects> <projects>
<project>UNL_UndergraduateBulletin</project>
</projects> </projects>
<buildSpec> <buildSpec>
<buildCommand> <buildCommand>
......
#Tue Apr 13 10:19:34 CDT 2010
eclipse.preferences.version=1 eclipse.preferences.version=1
include_path=0;/UNL_GraduateBulletin include_path=0;/UNL_GraduateBulletin\u00052;/UNL_UndergraduateBulletin
...@@ -16,4 +16,9 @@ class UNL_Catalog_CourseSearch_DBSearcher extends UNL_UndergraduateBulletin_Cour ...@@ -16,4 +16,9 @@ class UNL_Catalog_CourseSearch_DBSearcher extends UNL_UndergraduateBulletin_Cour
(' . $query . ');'; (' . $query . ');';
return new UNL_UndergraduateBulletin_CourseSearch_DBSearchResults($query, $offset, $limit); return new UNL_UndergraduateBulletin_CourseSearch_DBSearchResults($query, $offset, $limit);
} }
function byPrerequisite($query, $offset = 0, $limit = -1)
{
return
}
} }
\ No newline at end of file
&copy; 2013 UNL Graduate Studies | 1100 Seaton Hall | Lincoln NE 68588-0619 | 402-472-2875 | <a href="http://www.unl.edu/gradstudies/comments.shtml" title="Click here to direct your comments and questions">comments?</a> &copy; 2013 UNL Graduate Studies | 1100 Seaton Hall | Lincoln NE 68588-0619 | 402-472-2875 | <a href="http://www.unl.edu/gradstudies/contact" title="Click here to direct your comments and questions">comments?</a>
<script type="text/javascript"> <script type="text/javascript">
var _gaq = _gaq || []; var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-2901646-1']); //replace with your unique tracker id _gaq.push(['_setAccount', 'UA-2901646-1']); //replace with your unique tracker id
......
...@@ -6,4 +6,4 @@ Lincoln NE 68588-0619<br /> ...@@ -6,4 +6,4 @@ Lincoln NE 68588-0619<br />
<a href="mailto:graduate@unl.edu">graduate@unl.edu</a><br /> <a href="mailto:graduate@unl.edu">graduate@unl.edu</a><br />
<br /> <br />
<a href="http://www.unl.edu/gradstudies/office/seaton.shtml">More contact info</a></p> <a href="http://www.unl.edu/gradstudies/contact">More contact info</a></p>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment