Skip to content

Instantly share code, notes, and snippets.

View bweben's full-sized avatar
🌿

Nathanael Weber bweben

🌿
View GitHub Profile
# Copyright 2017 The Kubernetes Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,

Keybase proof

I hereby claim:

  • I am bweben on github.
  • I am nwp8nice (https://keybase.io/nwp8nice) on keybase.
  • I have a public key ASAbVe07Jc8lDNgRtHJuVynR7_3PgAqkDufEa9houATS8wo

To claim this, I am signing this object:

/**
* Created by natha on 28.05.2016.
*/
$(document).ready(function () {
$("#search-input").on('keyup',function () {
if ($("#search-input").val() != "") {
$.ajax({url: "/Ajax/complete/"+$("#search-input").val(),
success: setData})
}
});
array(4) { [0]=> array(7) { ["file"]=> string(83) "C:\Users\natha\Documents\GitHub\Modul-151-Project\Code\controller\TagController.php" ["line"]=> int(24) ["function"]=> string(7) "display" ["class"]=> string(4) "View" ["object"]=> object(View)#6 (2) { ["viewfile":"View":private]=> string(17) "./view/header.php" ["properties":"View":private]=> array(2) { ["title"]=> string(4) "Tags" ["heading"]=> string(4) "Tags" } } ["type"]=> string(2) "->" ["args"]=> array(0) { } } [1]=> array(7) { ["file"]=> string(85) "C:\Users\natha\Documents\GitHub\Modul-151-Project\Code\controller\ImageController.php" ["line"]=> int(95) ["function"]=> string(11) "__construct" ["class"]=> string(13) "TagController" ["object"]=> object(TagController)#5 (1) { ["tagModel":"TagController":private]=> object(TagModel)#7 (1) { ["tableName":protected]=> string(4) "Tags" } } ["type"]=> string(2) "->" ["args"]=> array(0) { } } [2]=> array(7) { ["file"]=> string(73) "C:\Users\natha\Documents\GitHub\Modul-151-Project\Code\lib\Dispatcher.php" ["lin